This.tween.start is not a function

this.tween.start is not a function

This is the error I get, even tho everything was working fine for 6 months.
I didn’t change anything, Tween just stopped working on its own.
I tried to replace tween.js with a new one from GitHub, but still not working

Hi @Dava!

I’m not sure if it is the cause of the error, but at least your tween code will not work with the latest version. Please check the post below to see what you need to change.

Now I have
onUpdate is not a function

Can you give it a try without .bind(this)?

I don’t think that’s needed anymore.