1

Context based Scene Object Selection like "thisScene"

It would be highly beneficial to have an option to specify "thisScene" in tasks that modify scene elements or handle item clicks. Currently, when cloning a scene containing such tasks, the reference in the task list remains linked to the original scene. This means changes made through item clicks in the cloned scene still affect the original. Adding a "thisScene" option would ensure that tasks in a cloned scene operate independently, controlling only the cloned copy without impacting the original scene. This enhancement would greatly improve flexibility and usability when working with cloned scenes.