Forever-Engine-Legacy icon indicating copy to clipboard operation
Forever-Engine-Legacy copied to clipboard

An open-source Friday Night Funkin' mod engine

Results 49 Forever-Engine-Legacy issues
Sort by recently updated
recently updated
newest added

CHART EDITOR DEMO: https://user-images.githubusercontent.com/45212377/184559176-4a4af070-25a1-4f91-adc7-0881ad0bdeba.mp4 [CHART EDITOR] * Added (Optional) Strumline Notes * Fixed Hitsounds not playing on the first note of a section * (kinda) fixed Sustain Positions * Fixed...

`if (controls.RESET && !startingSong && !isStoryMode)` is crashing the game. this probably caused because the reset button isnt configured. configuring the reset button fixes the issue, but it haves to...

How the hell do i do transitions like in this mod https://www.youtube.com/watch?v=eW8PqMq-ybk

I am working on a mod and I need to to know how to use the shaders

Everytime I tried to make the mod, the game crash with error 'Value Exception' (Im making VS Kapi on Forever Engine and testing the debug build) ![Screenshot (26)](https://user-images.githubusercontent.com/111406640/185027158-cf56de88-f407-4751-b3e3-1bd1de9b37ae.png)

![image](https://user-images.githubusercontent.com/45212377/183818542-de5ff5f6-f7c8-4bf8-ab0a-b1e68a701e4d.png) ![image](https://user-images.githubusercontent.com/45212377/183818724-c096b343-db35-43a2-a976-58e594d348c7.png) simplifies the code by a lot without breaking functionality

pretty much just what the title says. The pr pauses every timer and tween not just the start-timer.

Okay so I am trying to learn this system cause I heard it was a good way to get into Haxe coding for FNF due to most of it being...