JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
44 stars 28 forks source link

2 quick source code questions? #694

Closed SMWpalkia closed 2 hours ago

SMWpalkia commented 3 hours ago

What is your question?

moxie-coder commented 2 hours ago

What is your question?

  • Where can i find a list of lua functions? (stuff like onCreate & onUpdate)
  • Where can i find the code that creates the wavy bg effect & can it be edited?
  1. Look at the psych wiki
  2. Look in FunkinLua.hx and the Shaders.hx file for glitchEffect, right here in Shaders.hx for the actual shader code, and in FunkinLua for how the shader is created via Lua
SMWpalkia commented 1 minute ago
  1. Look at the psych wiki
  2. Look in FunkinLua.hx and the Shaders.hx file for glitchEffect, right here in Shaders.hx for the actual shader code, and in FunkinLua for how the shader is created via Lua

are you able to help me understand how to read the code? im trying to recreate these background effects (the source code for this engine isn't availible so i cant just copy it) heatwave hor heatwave vert dreamy wavy stop effect