YeOldeDM / lets-godot-roguelike

A tutorials series on how to build a simple roguelike in the Godot Game Engine
MIT License
24 stars 5 forks source link

Add actions for 8-directional movement #50

Closed YeOldeDM closed 7 years ago

YeOldeDM commented 7 years ago

Go to Project Settings > InputMap and create eight new step_* actions. Use compass coordinates (N NE E SE etc)