A downloadable asset pack

A Five Nights at Freddy's ( or FNAF ) framework made for Godot 3.x and Godot 4.x.

This framework only contains the very basic nescessities to build your FNAF inspired game. Such has:

  • Office
    • A simple scrolling system where the speed is based on how close your mouse is to the screens edge.
    • An equirectangular perspective shader ( like the one seen in Five Nights at Candy's Remastered )
  • Camera System
    • A simple camera system that can be easily expanded to include more rooms
    • A flip up and down camera animation that won't break when spammed !
    • Camera movement ( like in FNAF 1 )
  • Character AI ( no Jumpscares )
    • AI system faithful to the original FNAF games
    • AI difficutly based on a scale from 0 to 20 ( basically Custom Night )
    • Custom character states for alternate poses on Cameras

If you encounter any bugs with an unmodified version of the framework, please post the issue on Github with a video attached. If you want to contribute to the project, do a pull request on Github and I'll take a look at it.

The Cupcakes Framework is licensed under the MIT license. Meaning that you can do whatever you want as long as credit me, and include the MIT liscence contained within this repository with your software/source. Reminder, this is my understanding of the MIT license. I'm not a lawyer, do your own research.

Download

Download
Cupcakes-Framework-godot4.zip 3 MB
Download
Cupcakes-Framework-godot3.zip 3 MB

Install instructions

Unzip the file, and import the project into Godot using the scan feature when first launching the engine. You should be able to use it now !

Leave a comment

Log in with itch.io to leave a comment.