I've been trying to make a planetary gravity platformer without much success. I've tried the platformer behavior (of course that wouldn't work), then the physics behavior with many issues. Can someone run me through a method to get this to work?
Develop games in your browser. Powerful, performant & highly capable.
try custom movement.
After over an hour of fiddling around I'm completely stumped. Setting speed towards a planet does not work if you have to add speed for left and right controls as well. The physics behavior doesn't check collision unless you use physics movement also. I'm starting to think this isn't possible.
Try this: