Page 1 of 1

colision doesnt work properly??

PostPosted: Sat Apr 05, 2008 10:09 am
by PooAs
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?

Re: colision doesnt work properly??

PostPosted: Sat Apr 05, 2008 11:35 am
by Bee-Ant
Are you sure make the collision event repeated???

Re: colision doesnt work properly??

PostPosted: Sat Apr 05, 2008 10:23 pm
by PooAs
yeah its on repeat
like i said it works how it should for like 3 secondes
then he just walks through it?

Re: colision doesnt work properly??

PostPosted: Sat Apr 05, 2008 10:53 pm
by PooAs
oh wait
the parent wasnt view :oops:
lol sorry
thanks for your help bee-ant

Re: colision doesnt work properly??

PostPosted: Fri Apr 25, 2008 12:24 pm
by Bee-Ant
lol OK