It looks like this only works if there is a time between set movement false and playing of a custom animation. Anything less than 0.5f sec results in the animation not playing, anything above works.
KickStarter.stateHandler.SetMovementSystem(false)…
Thanks for the quick reply! I don't understand how to embed a png here. So here is the link to the two scenarios I mean (in this scenario I show how it should be):
https://imgur.com/a/NRhu6EA
I have added a hotspot component for the player and whe…