How to restart a scene?

My students would like to be able to restart a scene while remaining in Play mode. The objects should return to their initial state (position, direction, size, color, opacity, …) and the program starts again from the beginning (with the variables at their initial value …).
Currently the student must leave the Play mode or refresh the page, then restart the execution of the code.
The ideal would be a “Restart” or “Reset” button in CoSopaces.
What do you think ?

3 posts were merged into an existing topic: Feature request - reload current scene