About 159,000 results
Open links in new tab
  1. Home · ShadowMario/FNF-PsychEngine Wiki · GitHub

    Engine originally used on Mind Games mod. Contribute to ShadowMario/FNF-PsychEngine development by creating an account on GitHub.

    Missing:
    • tutorial
    Must include:
  2. A HUGE PSYCH ENGINE TUTORIAL (PART 1) - YouTube

    https://github.com/ShadowMario/FNF-Ps...

  3. Psych Engine Compiling Guide Tutorial for Friday Night Funkin' | FNF ...

    Sep 9, 2022 · At the end of June (or before) I was into these Psych Engine stuff a lot, I was doing programming, source code stuff and working on mods. So then I started to publish some stuff on …

  4. Dave's Fun Psych Engine Tutorials #1 - Adding Characters!

    Welcome to Dave's Fun Psych Engine Tutorials! A series that will teach you have to use and modify Psych Engine without source code or any knowledge! I will probably make a part 2.

  5. How to use Psych's Modding System Tutorial for Friday Night Funkin ...

    Dec 15, 2021 · How to use Psych's new Mod System, written by KharaNG... A Friday Night Funkin' (FNF) Tutorial in the Coding category, submitted by MalaBG.

  6. Creating a Character · ShadowMario/FNF-PsychEngine Wiki · GitHub

    You're going to need your character's .png and .xml files, they must have the same file name. Although that's optional, you will also need your character's health icon, it's recommended for it to be a …

  7. Psych Tutorial - YouTube

    a Psych Engine related channel dedicated to showing tutorials/step-by-step guide on how to code/softcode and mod using Psych Engine.

  8. GitHub - MDCYT/PsychEngine-Tutorial

    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!

  9. FNF Psych Engine Tutorial 1; Installation And Creating A Mod!

    FNF Psych Engine Tutorial 1; Installation And Creating A Mod! The First Video In My FNF Psych Engine Tutorial Series!---- IMPORTANT LINKS ----FNF Psych Engine Tutorial...

  10. Psych Engine - Code Snippets

    Psych Engine - Lua Script API Code Snippets In this page, you can find many example Scripts to help you understand how Lua Scripts work. Mod Folder sample. Sample Script with all callbacks explained.