Input Buffer Notify

ANS_InputBuffer

Soulslike Framework provides an Animation Notify State that communicates with the Input Buffer Component and toggles its buffer. When triggered(started), it will disable all input detection (will queue one action). When finished(ended), it will re-enable input detection:

Last updated

Was this helpful?