Reply To: Learnign the basics

Forums 💬 NodeCanvas 🗨️ General Discussion Learnign the basics Reply To: Learnign the basics

#15109
Gavalakis
Keymaster

    Hello,

    There is an action included to play an animation. This action plays an animation by providing the AnimationClip to be used directly instead of it’s string name. This Action also checks if the last animation played was the same and if it was it doesn’t plays the animation again. Have you tried that action?

    If you want an action to play animation by string name I could provide one