You can now rebind the keys for: - Move Left - Move Right - Look Up - Look Down - Drop Through (a platform) - Menu Navigate Up - Menu Navigate Down Minor fix: Orbited orbs orbit speed is affected by the `MultiplySpeed` instruction. Also, I've added a new instruction in the `Senses` section: `OrbActive(Orb orb)`. This returns "true" if the input orb is active, and "false" if the input orb has been destroyed / it's lifespan has run out. Cheers, Isaac