Ninjadoodle Posted March 21, 2018 Report Share Posted March 21, 2018 @enpu - How do I use stopTweensForObject. I've tried stopTweensForObject(this.sprite) -- inside a class and I get an error. Link to comment Share on other sites More sharing options...
enpu Posted March 21, 2018 Report Share Posted March 21, 2018 game.Tween.stopTweensForObject(this.sprite); Link to comment Share on other sites More sharing options...
Ninjadoodle Posted March 21, 2018 Author Report Share Posted March 21, 2018 @enpu - ahh thank you - I swear I’m not good at this JavaScript thing Link to comment Share on other sites More sharing options...
Recommended Posts