This Engine Promises Better Gameplay And Customization For A Better Gaming Experience, Adding Downscroll, Ghost Tapping, And More!, This Engine Is Inspired By Kade Engine And Psych Engine.

If You Want To Mod Friday Night Funkin', Here Are The Instructions : First you need to install Haxe and HaxeFlixel. I'm too lazy to write and keep updated with that setup (which is pretty simple)
-
Install Haxe 4.1.5 (Download 4.1.5 instead of 4.2.0 because 4.2.0 is broken and is not working with gits properly...)
-
Install HaxeFlixel after downloading Haxe
Other installations you'd need is the additional libraries, a fully updated list will be in Project.xml in the project root. Currently, these are all of the things you need to install:
flixel
flixel-addons
flixel-ui
hscript
So for each of those type haxelib install [library] so shit like haxelib install flixel
You'll also need to install a couple things that involve Gits. To do this, you need to do a few things first.
-
Download git-scm. Works for Windows, Mac, and Linux, just select your build.
-
Follow instructions to install the application properly.
-
Run
haxelib git polymod https://github.com/larsiusprime/polymod.gitto install Polymod. -
Run
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpcto install Discord RPC.
At the moment, you can optionally fix some bugs regarding the engine:
- A transition bug in songs with zoomed out cameras
- Run
haxelib git flixel-addons https://github.com/HaxeFlixel/flixel-addonsin the terminal/command-prompt.
- A text rendering bug (mainly noticeable in the story menu under tracks)
-
Run
haxelib git openfl https://github.com/openfl/openflin the terminal/command-prompt. -
Read More Of Building Game In Friday Night Funkin' Official Source Code
-
Read More Of Android Building Game In Friday Night Funkin' Android Source Code
- NinjaMuffin99 - Programmer
- PhantomArcade and Evilsk8r - Artist
- KawaiSprite - Musician
- TheoDev - Theo Engine Developer
- EstoyAburridow - Time Bar Creator
- ElArabe98 - Logo Bumpin Animator
- TwinGamerGuys - Code Helper
• Thanks Guys!!