Can't seem to glean this one from the code.
Trying to get an NPC to perform the "help wounded" animation on the actor, the same animation they do when giving a medkit to a wounded npc.
I thought state_mgr.set_state would do the trick, but it isn't triggering the animation on the npc. What is the proper way to make this happen?