Reply To: Tween related Action Task errors and …

Forums 💬 NodeCanvas ⚙️ Support Tween related Action Task errors and … Reply To: Tween related Action Task errors and …

#18742
beckyplaytonic
Participant

    Hi!

    Just came across this while browsing and the Tween issue is one I fixed in our local version yesterday so I thought I’d chime in. It seems like all the tweens are set to automatically be killed when they finish anyway so I took out the manual calls to kill the tweens in OnStop. (This also meant I could take out the id setup in all tasks). Now we can untick WaitForFinish and it works as expected. 🙂

    Cheers!