How would I set gravity separately on different levels?

I was wondering how to set “gravity” to a certain amount separate from all the other levels in my game to give it a little fun attribute for the last level.

I recently brought something like this up, here’s the link
forum.flowlab.io/discussion/5785/gravity-property#latest

Thank you

Can you send the link again mayby? Its not working…

You would need to make your own gravity by using the motor behavior.
You could try setting the motor behavior depending on the level.
https://flowlab.io/examples
https://flowlab.io/game/play/721987

1 Like