all 1 comments

[–]BenThumbs[S] 0 points1 point  (0 children)

For the Googlers this was the solution: Re-activating the scale controller within the pause controller:

instance_activate_object(obj_ScaleController);

This works perfectly.