Skip to content

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.

Clone this wiki locally