Skip to content

Prototype for an input manager for a fighting game in godot, goal is to be deterministic and support rollback/replays

License

Notifications You must be signed in to change notification settings

MangoDragonHub/godot-fg-input-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

godot-fg-input-manager C# Conversion

*This Script and Project was adapted for the use of C# in the Godot engine. In addition, credit to the original author, m-arcophage, for the original source code. Original GDScript version: https://github.com/m-acrophage/godot-fg-input-manager

Original Description: 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

About

Prototype for an input manager for a fighting game in godot, goal is to be deterministic and support rollback/replays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 68.6%
  • C# 31.4%