-
Notifications
You must be signed in to change notification settings - Fork 0
Input Containers
Koopa1018 edited this page Jan 1, 2021
·
1 revision
The Input Containers package is an abstraction layer between player input and character movements. Its purpose is to detach character movements from any actual input-getting code, allowing for players and computer-controlled characters to share the exact same movement code.