This is an incredibly scrunched-down version of Hello There!. The only feature is the dialogue code without any of the memory or animation features; purely just a free dialogue engine. You can backpack the code and put it into your project, and boom, your character can talk!!
Note: This is not the most compact dialogue engine there is, this was just laid out very simply for younger minds to understand. It also only uses say blocks, so no fancy text with this engine. For those, just search Dialogue Engine and you'll find loads of good ones! Thanks, though!