Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

As of now, I'm the only developer on the main version of the game, though I do have a translator working with me for the upcoming Spanish translation.

A night 1 Foxy jumpscare is rare, but possible, since his AI is activated halfway through the night.  He probably got a lucky (or unlucky, depending on how you look at it...) set of movement opportunities.

Currently, there are no plans to demake any of the sequels, but I do have some future, non-GB/non-FNaF projects in mind.

Ok! sounds good. How did you make the audio file a sample? I've been wanting to see what i can do with it. Thanks for talking!

GB Studio has built-in support for .wav files under 3.5 seconds long, so I split each phone call into a series of compressed 3.5-second audio files via Audacity, then have them play in order using an otherwise empty music track that makes script calls every 3.5 seconds.

Hope that helps!

Yes that does but I'm building games in GBDK for more flexibility. ill have to see if there's any way to do it in there. Keep up the good work!