Hi @Adrian_Green,
I think the issue with the code snippet above is that you can’t tween numbers directly. You need to create an object to act as holder for any value you are tweening, like this:
Hi @Adrian_Green,
I think the issue with the code snippet above is that you can’t tween numbers directly. You need to create an object to act as holder for any value you are tweening, like this: