I have a chest model full of coins, it has an animation where it opens. I have added highlight, hotspot, npc and a collider to it. The hotspot has an examine interaction which is character animate, play custom, in clip I specify the animation for the box opening, and in character i specify the chest (with the npc script on it).
This actionlist works fine if i hit "run now" in the inspector, but it will not trigger from me finding the chest and left clicking on it, I see the look at icon, and the name of the chest, but it wont run when I click. Not sure what I am doing wrong.
Thanks.
Comments