Bouncing not allowed!
Freztino
Member Posts: 30
Hey there!
Now I now how to get my actor to jump, but i want it to land on the ground without bouncing. I tried to make something like: When actor collide with ground: move to y: 82(that's my ground level). but it doesn't work that good. So how can i do it in a better way??
Thanks
From Freztino
Now I now how to get my actor to jump, but i want it to land on the ground without bouncing. I tried to make something like: When actor collide with ground: move to y: 82(that's my ground level). but it doesn't work that good. So how can i do it in a better way??
Thanks
From Freztino
Comments
Please read up on restitution. It controls the bounciness of each actor.