Hi,
how can I set the Gravity for an object to zero while the Player keeps his 20 on the same Layout?
Thank you :-)
Develop games in your browser. Powerful, performant & highly capable.
What behavior are you using?
Also, what does this mean - "Player keeps his 20"?
Hey,
the Physics Behavior.
Player keeps his 20 Gravity, while Solid should have 0 Gravity (not immoveable per Value).
Thanks :-)
Gravity is basically force. You can set the world gravity to 0. And apply Force 20 to the Player on every tick.