> For the complete documentation index, see [llms.txt](https://soulslike-framework.isik.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soulslike-framework.isik.vip/animation-notifies/miscellaneous/input-buffer-notify.md).

# Input Buffer Notify

ANS\_InputBuffer

Soulslike Framework provides an **Animation Notify State** that communicates with the [Input Buffer Component](/components-managers/player-specific-components/input-buffer.md) 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:

<figure><img src="https://3303637552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAGs3il6rJbkejwPOlEP%2Fuploads%2F2Vuv9WXkIX1HVW1DrQdl%2Fimage.png?alt=media&amp;token=feeb0c4b-486e-49b2-857c-a199047b2459" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/pEdWI1DdBLA>" %}
