I get the idea that you can use a wire frame actor to create a barrier. Are there any more specific examples?
I want to make a wall that blocks the actor from passing until an action occurs that destroys the wall.
if(animindex==getAnimindex("Wall"))barrier=1;
if(collide.barrier==1)PhysicalResponse();
Users browsing this forum: No registered users and 1 guest