Hi everybody.
I need to create a simulate ball rotation, so i tried with bullet behavior, but i don't know how fixed the shot distance and create a slow stop. I hope i explained my problem, i don't speak english.
MoveTo is the best addon for this:
construct.net/en/forum/extending-construct-2/addons-29/behavior-moveto-40701
I tried with Moveto but i can't. I Need to create a soccer ball movement that It stopped after a fixed distance.
MoveTo can stop at fixed distance, and it supports acceleration/deceleration.
If it's not what you need, please post a picture or video of a similar movement.
Develop games in your browser. Powerful, performant & highly capable.
Hi. I did it with Physics. I set world gravity to 0 and enabled bullet. Thanks