Amelia Watson debuted in 2020 and Investi-Gator came out in 2019, so if anything, she has something to do with us! 🐝
Games By Bees
Creator of
Recent community posts
We don't have a Mac to test on, so we can't be 100% certain the game will run correctly on Mac. That said, every other game we've made worked on Mac just fine, so, we're hopeful! We can make a Mac build, we just can't guarantee every visual effect will look right. (If there's anything gamebreaking we'll do our best to fix it!)
I've been trying to figure out how to get Super Text Mesh and Adventure Creator to play nicely together, and I've made a script that does just that!
Essentially, it uses AC for audio, user input, etc., but lets STM handle all text-specific items, like scrolling speed, animated letters, and colors.
It does this by running AC's normal text system offscreen, while STM directly samples the dialogue being written from the Dialog manager.
I hope this helps anyone interested in using both tools. :)