Input Buffer

Last modified: 23 January 2025

The Input System offers an Input Buffer that allows deferring the execution of Input Handlers to a later moment.

This is particularly useful in combat systems where players might press keys during animations that cannot be interrupted, yet the game should still register these inputs to ensure responsiveness.