Friday Night Funkin' Cookbook
Friday Night Funkin' Cookbook
Tutorials, guides, and resources for modding Friday Night Funkin'
Latest articles
Mar 07, 2026 Intermediate / Creating Animated Health Icons
This chapter goes over adding animated health icons that plays animation as per the health.‥
Read »Mar 03, 2026 Expert / Merging Scripts
Sometimes, a custom behavior would be locked behind a specific condition in a script found by either the base game or a dependency mod. While there is an option of replacing the script file with yours or using another script for the specific case needed, it is less of a hassle to use the _merge folder to combine the behaviors. This article will guide you over using the _merge folder and annotations to inject script data.‥
Read »Feb 05, 2026 Advanced / Scripted Shaders
This chapter will walk you through the process of using a custom runtime shader to alter the appearance of a given sprite or camera using GLSL.‥
Read »Jan 19, 2026 Community / Funkin Compiler (VSCode extension)
An extension for Visual Studio Code to provide better tools for making Friday Night Funkin' mods. Most notably, it allows you to use Haxe's Completion Server for type resolving, local code documentation, static code checking, etc.‥
Read »The open-source cross-platform game
Friday Night Funkin' has an extensive modding community, so we've made a cookbook with numerous tutorials and resources available for aspiring creators and modders alike.
Modding Resources
Explore a variety of modding resources, including tutorials, examples, and documentation to help you get started with creating your own mods.
Community Resources
Connect with the Friday Night Funkin' modding community and help contribute articles on Github!