GameMaker (2.3)
Icon

Simple Progress Bar , Scrolling Text

RaySoftworks

You must be logged in to obtain assets

Description

Easy progress bar function : gel_porgressbar(top_left_location , bottom_left_location ,width of the bar, how tall is bar , color of the progress , color of background ,do you want outline ? 1 - yes anything else - no, color of outline , color of the label ,font of the label , label it self as a string);

Easy Scrolling Text function : gel_textScroll(x ,y, text as a string , text speed , font of the text , color of the text , space between each line , max width before starting a new line)

for the text I SUGGEST using a variable and use "\n" to start a new line or make it null when you want to remove the text or delete the object that is using the function because it doesn't have a reset function ;

for the Speed of the text i highly recommend using a variable to controll the speed freely for each line or inside the line it self - > Use your skill to reach the needed result .

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.0.0. Published October 18, 2022

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait