Im making a 3do, and I need to implement small depressions into the side, ie, chose a surface and extrude it, but it goes the wrong way that I want. So I pressed shift x and gave a negative value. It DID extrude inward, but the surface it extruded from wont dissappear. How do get rid of that surface / make it dee through? ( the GEO is at 0 )
Code:
if(getThingFlags(source) & 0x8){
do her}
elseif(getThingFlags(source) & 0x4){
do other babe}
else{
do a dude}