GMS: Floating Labels / Text

Опубликовано: 29 Июль 2026
на канале: TinyGamesLab
611
20

Hello Folks!
This is a short tutorial on how to create awesome text labels which float and disappear using GameMaker Studio (to be use when player gains or loses something) with only 1 object!
You can use dynamic colors and text to make it fit your needs
The same code works for both GMS1 1.4 and GMS 2
This code was based o a Godot tutorial by Pigdev and uses easing scripts from DaveTech