Page 1 of 1

collision free from actor

PostPosted: Thu Nov 24, 2011 12:41 am
by 157pl
is it possible to write a code like CollisionFree but have it be for a specific actor
like you would say CollisionFreeFromActor(Event actor, x, y, floor)
^ and have it only detect if its colliding with this actor

Re: collision free from actor

PostPosted: Thu Nov 24, 2011 12:58 am
by Jagmaster

Re: collision free from actor

PostPosted: Thu Nov 24, 2011 1:06 am
by 157pl
thanks :D

Re: collision free from actor

PostPosted: Thu Nov 24, 2011 2:55 am
by Jagmaster
Oh, and also if you don't want an actor to be registered in the collision free, I believe you can use the CollisionState function. :)