Do you know the best way to do a parabola with a sprite?
I'm not sure if I have to add a specific behaviour or just scripting the object.
If a sprite with platform behaviour jumps and moves (perhaps an action with 'simulate jump'), is that what you are looking for?
Here's a quick way with the tween behavior. dropbox.com/scl/fi/x0q2on2j92osruomv6s4r/para_tween.c3p
Well I tried it but it is not as perfect as a parabola.
Develop games in your browser. Powerful, performant & highly capable.
Thanks! I've never used this behavior before. I saw that there is multiple method to do a parabola.