Is there a way to resize the stage during a project?

Is it possible to change the size of the stage while a project is running through code (javascript or non-javascript)? I mostly export my projects through Snapp and think it would be cool to have a feature in the game where the application window or stage resizes based on player actions.

import the getters and setters library, and then you can do this
untitled script pic (17)
Note: it does require javascript to run.

This worked very well! Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.