I'm back with another engine :D This time it's a message engine! I know people like to add messages into their game, to remind or tell the player something. For example, if you are making a multiplayer game, you would want to tell the player if they connected or not. How to use: Create costumes inside the "Message Engine" sprite. These will be your messages! Also make sure to name them correctly. When sending messages to the player, set the message variable to the NAME of the COSTUME that you want to show the player. Then, broadcast "Send Message". Make sure the costume name is spelled right or the message won't show! Thanks for reading! Feel free to use this engine! Bye! <3