Added Set Property and Play Sound events Added onEventPushed callback to Lua Fixed eventEarlyTrigger not working Lua Mods stuff Lua Mods can now change Discord RPC Application temporarily Health bars can now support antialiasing and PNG files (using healthBar.leftBar.loadGraphic and healthBar.righ...
Probably one of the main points of this engine, you can code in .lua files outside of the source code, making your own weeks without even messing with the source! Comes with a Mod Organizing/Disabling Menu.Atleast one change to every week:Week 1:...
Probably one of the main points of this engine, you can code in .lua files outside of the source code, making your own weeks without even messing with the source! Comes with a Mod Organizing/Disabling Menu. Atleast one change to every week: Week 1: New Dad Left sing sprite Unused sta...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ShadowMario / FNF-PsychEngine Public template Notifications You must be signed in to change notification settings Fork 2.3k Sta...
Describe your problem here. So, I might just be stupid, but I can't find out how to actually get characters to animate. They're just static, and I have tried the space button already it didn't do anything, so if someone can help me, plea...
Probably one of the main points of this engine, you can code in .lua files outside of the source code, making your own weeks without even messing with the source! Comes with a Mod Organizing/Disabling Menu. Atleast one change to every week: Week 1: New Dad Left sing sprite Unused sta...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} StefanBETA / FNF-PsychEngine-Android-Support Public template forked from ShadowMario/FNF-PsychEngine Notifications You must be signed in to change notification settings Fork 0 Star ...
fd80d9d4ee0f.png) * You can now press Save Offsets to save a .txt file with the editted offsets * You can also now change the characters while on the Menu * Go back to the game by pressing Escape NOTE: This should be used for fixing your character floating or being slightly ...
@@ -70,7 +69,8 @@ class CharacterEditorState extends MusicBeatState implements PsychUIEventHandler override function create() { if(ClientPrefs.data.cacheOnGPU) Paths.clearStoredMemory(); Paths.clearStoredMemory(); Paths.clearUnusedMemory(); FlxG.sound.music.stop(); camEditor = initPsychCame...
Original file line numberDiff line numberDiff line change @@ -0,0 +1,108 @@ # Psych Engine Build Instructions * [Dependencies](#dependencies) * [Building](#building) --- # Dependencies - `git` - (Windows only) Microsoft Visual Studio Community 2022 - (Linux only) VLC - Haxe (4.3.4...