Mario Galaxy style gravity example - Arrow keys to move and jump.
The Player object controls its own gravity force, which is always pointing towards the nearest planet. A custom Movement block contains a couple of Expressions using sin and cos to handle relative movement.