Detach a component from its master component moving all interactions to the current scene to be modified. This is super helpful for form field components to resize them and add different conditional logic for the current scene (i.e. validation for form submits, etc). One other approach would be to make everything be able to be overridden within the options and transitions panels within a scene but that might be a lot of work.