Prototype for an input manager for a fighting game in godot, goal is to be deterministic and support rollback/replays
Update 8/10/21: Added functionaity to simulate changing direction facing, as well as logic to detect command inputs. Will focus on refactoring next.
Update 8/9/21: Added a visual display for directions