Friday Night Funkin' Resources
Various community curated resources for the game Friday Night Funkin'.
Friday Night Funkin' (FNF) is a cartoon rhythm game developed for the Ludem Dare 47 game jam, and first uploaded to Newgrounds in October 2020. FNF boasts a classic Flash game artstyle, original music, and a thriving modding community.
Check out the official Funkin' Blog
Contributions are welcome! Add links through pull requests or create an issue to start a discussion.
Unsure what to contribute? Check out the good first issue
tagged GitHub issues and read our !
Contents
Animation
- Phantom Arcade Teaching Animation - YouTube VOD of PhantomArcade, Funkin' Crew lead, teaching his ways of Flash animation.
- Frames to Symbol Flash Plugin
- Base Game FLAs - FLAs for Friday Night' Funkin from the GitHub repository.
- Week 7 Update FLAs - FLAs for the Week 7 update including the stage, Tankman and cutscenes.
- The ULTIMATE Guide to ADOBE ANIMATE CC! (AKA Flash) - Tutorial - 6 year old Animate/Flash tutorial by Jazza, has extra links in the description for more tutorials for each section. (pretty long too, yeesh, 2 hours almost!)
- How to make 3D Friday Night Funkin Sprites (USING BLENDER) - A guide by Stupid Waluigi.
- Aseprite - Animated sprite editor and pixel art tool.
- Aseprite JSON to XML - Converter from Aseprite's JSON format to Sparrow XML that is compatible with Funkin'.
Spritesheet Generation
- FNF Spritesheet and XML Maker - Combines individual frames together into spritesheets for FNF, and helps you manage animations.
- Free Texture Packer - Combines individual frames together into spritesheets. Has options to remove duplicate frames and rearrange frames to minimize texture size. Make sure to select
Starling
as the output format. - Free Online Spritesheet Maker - Combines multiple images together into a spritesheet, an alternative to Free Texture Packer. Make sure to select
XML
as the output format. - oxipng - Simple program for general image optimization but also works nicely with FNF Sprite Sheets.
- compresspng - Website for general image optimization, compresses a little more than oxipng.
- Sparrow Atlas Resizer - Simple program for resizing sparrow atlas PNG and XML files.
Composing
- Stems & Chromatic Scales - Officially released stems of Friday Night Funkin' music by Kawaisprite.
- How to Mimic Boyfriend's Voice
- Writing Vocal Duets - LongestSoloEver - A beginner-friendly guide to writing duets in a Friday Night Funkin' song.
- 6 Reasons your FNF Music Sucks - LongestSoloEver - Common mistakes when writing songs for FNF. Also a bit of hyperbole along the way.
- FNF Music Tutorial Playlist - LongestSoloEver - A playlist with all of LongestSoloEver's guides to writing FNF music (except the 2 listed above for some reason).
- Saruky's Google Doc that includes various plugins, VSTs and other FL Studio stuff that she uses - You can find Saruky here.
Free Software for Making Music
- LMMS - A free and open source DAW that's community-driven and has plenty of built-in synths. Available for Windows, macOS, and Linux.
- SoundBridge - A free DAW in open BETA that's intended for simplicity. Available for Windows and macOS.
- Waveform Free - The free version of Waveform Pro that has plenty of features for music creation. Available for Windows, macOS, and Linux (Ubuntu).
- Cakewalk by Bandlab - Formerly Cakewalk Sonar, this DAW was purchased by Bandlab and became free to the public. Available for Windows only.
- Caustic 3 - Simple tool inspired by rack-mount synthesizers, somewhat limited features but easy to grasp. Intended for mobile but free version is available for Windows and macOS.
Chromatic Scale Guides
-
Shitty chromatic tutorial - ChimmieMpeg (tutorial isnt actually shit)
-
Polyphone SoundFont Editor - A soundfont editor for those who want to make music quickly using their pitched samples.
-
How I make My FNF Chromatics | 1000 Sub Special PT 1 - Agentsecret24
- Makes it so that the pitch of the chromatic and the sample work independently of each other.
-
Chromatic scale tutorial gone wrong | How I make my chromatic scales - Milk (basically how to make chromatics in GarageBand)
-
shitty ass chrom tutorial because i hit 400 subs - VinceS - Makes the volumes of each sample the same (or close to the same).
-
sampling shit for your fnf chromatics tutorial - VinceS - Shows how to sample videos to make chromatic scales of different characters. (Also works with Melodyne)
-
Zero's Chromatic Scale Tutorial
- Shows useful shortcuts in Fl Studio for making chromatics easier.
-
how to make soundfonts for fnf using chromatic scales - HowToAvenge101
-
Chromatic Scale Generator - A tool that turns samples into a full chromatic scale.
-
Shitty chromatic tutorial - ChimmieMpeg (tutorial isnt actually shit)
-
How I make My FNF Chromatics | 1000 Sub Special PT 1 - Agentsecret24
- Makes it so that the pitch of the chromatic and the sample work independently of each other.
-
Chromatic scale tutorial gone wrong | How I make my chromatic scales - Milk (basically how to make chromatics in GarageBand)
-
shitty ass chrom tutorial because i hit 400 subs - VinceS - Makes the volumes of each sample the same (or close to the same).
-
sampling shit for your fnf chromatics tutorial - VinceS - Shows how to sample videos to make chromatic scales of different characters. (Also works with Melodyne)
-
Zero's Chromatic Scale Tutorial
- Shows useful shortcuts in Fl Studio for making chromatics easier.
-
how to make soundfonts for fnf using chromatic scales - HowToAvenge101
Programming
- Friday Night Funkin' Official Source Code - The original open source game by The Funkin' Crew. Last updated for Week 7.
Engines and Forks
-
Psych Engine - A fork of base game which includes new quality-of-life changes, performance improvements, and Lua-based mod tools. Popular and well-documented.
- Psych Engine Docs - Psych Engine modding documentation.
- Alternative wiki for Psych Engine - Made by CaptainBaldi and contributors.
- Another alternative wiki for Psych Engine - Made by Meme1079 and contributors.
- Funkin Cocoa - A rewrite of base game (Psych 0.4). Aims to be as customizable as possible. Supports advanced HScript scripting using SScript.
-
Kade Engine - An archived engine that includes new features and quality of life fixes, targeted at pro rhythm game players.
- BoloVEVO's Kade Engine - A fork of Kade Engine that fixes all the bugs and includes new content.
- BoloVEVO's Kade Engine Docs - Kade Engine Fork modding documentation.
- Edak Engine - A fork of Kade Engine with HScript support, softcoding, a cleaner file system, configurable weeks and more. It also comes with B-Side Remixes Legacy's assets.
- Edak Engine Docs - Edak Engine modding documentation.
- BoloVEVO's Kade Engine - A fork of Kade Engine that fixes all the bugs and includes new content.
-
Forever Engine - An archived rewrite of the game, originally written by Yoshubs. Includes performance reworks, HScript support, and more.
- Forever Engine Feather - A fork of Forever Engine that includes all of its features, a scripting system based on HScript, called SScript, reorganized codebase, an events system based off of Hypno's Lullaby v2 and fully softcoded weeks and characters.
- Forever Engine Plus - A fork of Forever Engine which aims to maintain the engine by adding and optimizing features as well as fixing its bugs. Allow softcoding features for basic objects such as characters, stages, weeks, but also advanced objects such as shaders.
-
Codename Engine - A fork of base game that provides full HScript support for advanced softcoding, along with sorted and half rewritten source for optimisation and ease of use.
- Codename Engine Docs - Codename Engine modding documenation.
-
Andromeda Engine Legacy - Fork of Funkin' with customization and gameplay in mind.
- Andromeda Engine Docs - Andromeda Engine (LEGACY) Modchart API documentation.
- Andromeda 2.0 - NOTE: Andromeda 2.0 is in HEAVY development and is in a very early alpha stage.
-
FPS Plus - A fork of Funkin', as the name suggests, with higher framerate, better input system, rebindable keys and more. B-Side Redux was made on this engine.
-
Super Engine - A fork of Kade Engine that features revamped menus, mod support and online functionality.
-
Leather Engine - An engine that includes 1-21 key support, supports mod loading with Polymod and has other useful features like a stage editor.)
-
Altronix Engine - An engine that provides the support for creating localizations into different languages and HScript modding support with Polymod HScript classes and small script files. Also, engine has integration with GameJolt with achievements.
-
Crow Engine - A 1:1 recreation of Base Game, introduces extreme performance upgrades, source code easier to work with.
-
Modding+ - An engine with HScript support with the intention of easy customization and enhanced gameplay options.
- Disappointing Plus - A fork of Modding+ with additional features such as framerate adjustment, camera movement whenever a character sings, and an improved character swap function.
Rewrites and Ports
- FNF LÖVE - A Lua recreation of FNF within the LÖVE2D engine. Can compile for Nintendo Switch Homebrew.
- FNF-Benjine - Funkin' but in Godot, made by BennyK and was used for Funkin' VR.
- FNF-Benjine Docs - Godot Funkin' modding documentation.
- PydayNightFunkin - A recreation of FNF in Python, allowing for quick changeability! Tries to be painlessly readable and is somewhat documented.
- Funkin' Android - A fork of the game with controls and optimizations allowing it to be played on Android devices.
- BS Engine Mobile - A port of FNF that work in Android with optimizations. One of the most famous android FNF engines.
- FNF Pocket Engine - An engine optimized for an Android phone, ironically based on the "FNF MOBILE" rip-offs in the Play Store.
- FunkiniOS - A port of FNF to iOS devices, requires sideloading.
- PSXFunkin - A Playstation 1 de-make in C/C++.
- Funkin' Rewritten - A rewrite of FNF in lua that is very focused on optimization. Can also compile for Nintendo Switch homebrew.
Visual Studio Code
- Visual Studio Code - Highly recommended IDE, as it is the only integrated development environment with proper support for Haxe (via extensions).
- Enable VSCode Debug Tools - A Twitter thread made by EliteMasterEric showing useful tips and tricks for Visual Studio Code.
- Funkin' Script AutoComplete - A Visual Studio Code extension for Psych Engine you can use that will auto complete functions, variables etc. in your Lua script.
- Source Code Guide | OVERHAUL - That one famous GameBanana compile guide. Also includes tutorials, like adding songs, custom characters, etc. (originally targeted towards Funkin' 0.2.7.1)
Haxe/HaxeFlixel Resources
- Haxe - Introduction - Introductory Haxe documentation.
- HaxeFlixel - Introduction - HaxeFlixel Documentation.
- HaxeFlixel Cheat Sheet - Series of code examples and mini tutorials for common uses of HaxeFlixel.
- HaxeFlixel Demos - Collection of demos for HaxeFlixel.
- HaxeFlixel Game Development Tools - Tools that HaxeFlixel recommends for developing games.
- HaxeFlixel Snippets - Snippets of HaxeFlixel code with live demos to explain their functionality.
- HaxeFlixel's Tutorial Game (TurnBasedRPG) - A really nifty tutorial that goes step-by-step on teaching how to make a game, comes with pre-made assets for you to use as well.
- Online HaxeFlixel crash course - A HaxeFlixel crash course on YouTube made by Richard Oliver Bray.
Art
- FNF Logo SVG recreation - Vector recreation of the FNF logo, so you can edit the shapes better and recolor it without a crappy fill bucket.
Charting
- ArrowVortex - Create or edit stepfiles for various rhythm games, such as DDR (Dance Dance Revolution), ITG (In The Groove), PIU (Pump It Up), StepMania and osu!
- fnf-to-sm - A fork of a fork from the original fnf-to-sm repository. Converts Funkin' .json charts to StepMania simfiles and vice versa.
- Alternatively, using version 1.7 of Kade Engine also has a simfile to .json converter.
- You can also use SM-to-FNF-Dance-Double which has the added benefit of supporting sm file BPM Changes (also designed to work with Psych Engine)
- SNIFF - SiIva Note Importer for FNF - Tool to convert charts made in FL Studio to .json files usable in Friday Night Funkin'.
- Modchart Editor - Tool to create or edit modcharts using a visual editor. (only compatible with Psych Engine)
Modding
- GameBanana - GameBanana is the largest host for mods and skins for Friday Night Funkin'.
- GameJolt - Another highly used host for mods.
- Funkipedia Mods Wiki - Information about most mods for Funkin'.
- The /funkg/pedia Wiki - The /funkg/ mod wiki.
Modding Tutorials
- Psych Engine Mod Installing Tutorial - Shows you how to install mod packages within Psych Engine's
mods/
folder. - LongestSoloEver's Modding Tutorials - A series of tutorials going over how to make mods in its entirety.
- BBPanzu's Psych Tutorial - A long tutorial video that teaches you in detail how to use Psych Engine and it's features (as of Oct 2021, some things might be outdated).
- Catbrother Everything's Psych Engine Modding Series - A series of tutorial videos teaching you how to use Psych Engine (as of Jan 2023, currently completely up-to-date).
Footnotes
- Check ARCHIVED for links to deprecated or out-of-date content.