1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-05 22:34:36 +00:00
Funkin/source/funkin/util/plugins
2024-03-15 16:45:18 -04:00
..
EvacuateDebugPlugin.hx
ForceCrashPlugin.hx changed keybind to ctrl+shift+L 2024-02-22 18:51:18 -05:00
MemoryGCPlugin.hx timertools -> timerutil fix 2024-03-13 18:47:15 -07:00
README.md
ReloadAssetsDebugPlugin.hx Fix an issue where stage character scale was overriding base character scale. 2024-03-15 16:45:18 -04:00
ScreenshotPlugin.hx Add a screenshot sound provided by Isaac. 2024-02-22 03:15:06 -05:00
VolumePlugin.hx
WatchPlugin.hx Fixed issues with audio in Week 6 after skipping the cutscene. 2024-02-28 03:01:20 -05:00

funkin.util.plugins

Flixel plugins are objects with update() functions that are called from every state.

See: https://github.com/HaxeFlixel/flixel/blob/dev/flixel/system/frontEnds/PluginFrontEnd.hx