I want to make a custom two part plugin to control speed and intensity, with a main handler that sits in your main scene so speed and intensity can be shared consistently between subscenes, and a controller node that sits in subscenes to actually control the speed changes to an animation.
Is...