Commit Graph

2 Commits

Author SHA1 Message Date
cheapie
b16d25c828 Convert game controller to use entity attachment instead of a physics override
This should make it get along better with other mods that affect physics overrides, and also prevent the "walking in place" when using it.
2021-02-21 18:36:09 -06:00
cheapie
7e00678df6 Add digilines game controller
This node allows players to have their keypresses forwarded to a LuaC, instead of moving the player around.
This is intended to be used for making LuaC-based games.
2020-05-02 23:58:34 -05:00