no problem mate, you can also save anim instance reference as variable after getting it(by beginplay or other way), thus way you can always purely call it to play your anim, btw also you don’t need to cast to specific anim instance, play/stop/check montage node works directly from anim instance reference itself, good luck.