When standing, the hotspot of a NPC is correct, but it stays the same hotspot when an animation makes him laying down, for example.
Can the hotspot be adjusted to the enclosing rectangle of the current animation?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You can use a custom script to resize the Hotspot's collider to match the current renderer bounds.
ColliderMatchBounds.cs: