> 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/damaging-and-combos/fist-trace-notify.md).

# Fist Trace Notify

Soulslike Framework provides an **Animation Notify State** for performing an unarmed trace. Unarmed attacks are handled by the [Combat Manager](/components-managers/player-specific-components/combat-manager.md) unlike weapons.  To use this notify, simply add it to your montage and adjust its starting/ending points relevant to your attack. Ensure that you select the correct **TraceType (Right Hand/Left Hand/Both)** from the details panel by selecting your Notify:

<figure><img src="/files/a0fPFNvTWOBtKlFnAZbv" alt=""><figcaption></figcaption></figure>

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

If you are having issues, ensure that you've setup your **Combat Component** and related properties correctly. To learn more about **creating/editing Animsets**, [check this page out.](/workflow/creating-and-editing-items/creating-and-editing-weapons.md#creating-editing-weapon-movesets)

<figure><img src="/files/F8OGZeOtjS9xm9ZrbTyV" alt=""><figcaption></figcaption></figure>
