Page 1 of 1

Simple collision issue

PostPosted: Mon Sep 10, 2012 4:22 pm
by elfdav
Hi guys,

i got a collision issue. I try to find a solution into the forum without success. Can you help me ?

All you have to do is to launch the Speed.ged project and push the space bar. You will see the Player Ship jump and then collide with the blue ground. Instead of stay on ground, the player ship go through it and fall to the infinite.

Since i have used a Physical Response, i can't see what can i do more and WHY the Player Ship can't just stay onto the ground instead of go throuh and fall...

Thanks if you have any suggestions because i'm on this issue since many days now...

Thanks again.

Re: Simple collision issue

PostPosted: Mon Sep 10, 2012 4:52 pm
by supatails
I fixed it! The problem was so simple it took me a while to realize what it was! XD Just set your COLLISION>PHYSICALRESPONSE to repeat enabled, that way it will always have a physical response while colliding, because currently it will only have a physical response when it very first collides. :D

Re: Simple collision issue

PostPosted: Mon Sep 10, 2012 9:02 pm
by elfdav
Thank you.

Your advice is useful, even i tried it before. Actually, there were another cause i fixed it: The ground must be "uncuted" if you don't want your ship go through out and fall.
It means the ground must be set to infinite AND must be as large as your image is to be correctly repeated...If it is smaller than it's picture container, sometime the ship fall when then collision appear to be where the cut is (sorry if i'm not pretty clear)

Thanks anyway to helped me !

David

Re: Simple collision issue

PostPosted: Tue Sep 11, 2012 3:54 am
by supatails
That's interesting. I'll keep that in mind when I'm working with my games. I could especially see that being a problem with CollisionFree or getActor.