--- tags: input title: 8 ways movement brief: A very simple 8 ways movement setup with a single game object and a script that listens to input and updates the game object position accordingly. author: Defold Foundation scripts: move.script --- ![input bindings](input_bindings.png) ![move](move.png)