Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
215 stars 57 forks source link

Add text to load screen #208

Closed chriscerie closed 3 years ago

chriscerie commented 3 years ago

I entered a game that used AGF and its starter loading screen code. Many of its players complained about its loading screen because especially when the game size is large, loading into a completely black screen raises questions if it is a bug or if connection to the game failed. Adding a simple loading text would clear the confusion and perhaps increase retention for games that use the starter loading screen.