i have a case, where my player step on a platform (white rect below)
http://img62.imageshack.us/img62/209/screenshot20110321atam1.png
What i need to do, is to move down when collide with spike (triangles in blue above)
Everything work perfectly except when the player collide with the spike, it doesn’t move down but stuck in between platform and spike, which is very ugly.
how can i resolve this? is there any disable collision detection, then turn enable back after player move to below platform?
Thanks for the guide [import]uid: 10373 topic_id: 8037 reply_id: 308037[/import]
[import]uid: 6981 topic_id: 8037 reply_id: 28756[/import]