Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MotionTwin

Pages: 1
1
Ask a Question / How to detect if an actor is inside a tile?
« on: December 21, 2013, 10:02:41 am »
How to detect if an actor is inside a tile like we can do for regions?
i need to set an atribute to true when an actor is created in a tile. But actually actors knows if they Hits a tile (no collison->collison) an does not know when hitting a tile (inside a tile colision)

Can you help me?
Thanks a lot!

2
Ask a Question / Scene grid : how to get a tile coordinate ?
« on: December 16, 2013, 08:45:42 am »
Hello!
I need an actor tells me the coordinates of the tile/square where he kills himself.
After that i need to check if the squares next to it are empty or not.

Do you have any idea how to get such information?

Thanks

Pages: 1