Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | Convert game controller to use entity attachment instead of a physics override | cheapie | |
This should make it get along better with other mods that affect physics overrides, and also prevent the "walking in place" when using it. | |||
2020-05-02 | Add digilines game controller | cheapie | |
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. |