Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Games By Bees

8
Posts
1
Topics
199
Followers
9
Following
A member registered Jun 09, 2015 · View creator page →

Creator of

Recent community posts

Amelia Watson debuted in 2020 and Investi-Gator came out in 2019, so if anything, she has something to do with us! 🐝

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!)

Yes! 🐝👍

[From the upcoming, much larger sequel to Investi-Gator]

Any chance a volume slider could be added?  :)

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!

http://pastebin.com/RMnX5Ucq

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. :)