Hello, An artist stumbling around gdscript here.
How do I control the over all speed of the animations in the entire scene via script?
I have a several parallaxing layers within the scene that has a basic scrolling/looping animation, but want to be able to adjust the speed of the entire scene without going into each AnimationPlayer and adjust them one by one.