colision doesnt work properly??
Posted: Sat Apr 05, 2008 10:09 am
i have it so when my player walks into the wire frame the view mmoves with the player.
view.x = view.x + 5;
normally this works fine.
but i have changed the code for the player recently, so he doesnt moon walk, and jump for ever.
as used in bomb_demo.
now when he hits the wirefram it works good for about 4 seconds but after that he walks throught it????
help?
view.x = view.x + 5;
normally this works fine.
but i have changed the code for the player recently, so he doesnt moon walk, and jump for ever.
as used in bomb_demo.
now when he hits the wirefram it works good for about 4 seconds but after that he walks throught it????
help?