I don’t know if it’s already a known problem, so I’m making my first ever bug report on the forum.
Description of the bug :
So if you tween a group object variable while the TimeScale of the object layer is 1, it works correctly.
However, if you pause the layer by setting TimeScale(Layer)=0, the tweening of the object variable will still work as if TimeScale(Layer)=1. But it doesn’t make sense and should pause the object tween instead. All the objects of the group are on the paused layer.
I suppose it’s not the intended behavior and a small oversight with object tweens, so I’d rather call it a bug than a missing feature ?
Screenshot of the tween in question. If no one is able to reproduce this issue, it may be an error on my end, so feel free to tell me if you can reproduce it or not.