Basic Transition - Transition Effect Series

Опубликовано: 07 Февраль 2026
на канале: TinyGamesLab
867
14

This tutorial will teach you the basis for a room transition effect in Game Maker Studio that you can use on your game or app.
All is done with only 1 object!
This is similar to an older tutorial but with a new approach that will allow for many variations in the future.
The button expand in a circle/disk effect with an easing effect before changing to the new room, where it shrinks back to its regular size, making use of the draw_primitive functions to get a sharp looking transition.
If you have any comments, please leave them on the section below.