Posted October 09, 2025 by Gamemaker Casts
Scene have been added (thanks for Grisgram)
A scene is a feature that version 1 had where you could import a foreground or background and work with the particle that way. For instance you can create a scene that uses a spaceship and have your particles behind your ship. This lets you see what it might look like in game without using the API or running your game.
The editor can save and load scenes so you can create a bunch of scenes where required and easily jump through them.
Happy Coding!