FNF V-Slice is the foundation of the modern official game. This series is organized for new players who want one clear path through the topic: what V-Slice is, why the engine changed, how the gameplay feels, and how official modding works on PC and mobile.
Quick start
| Question | Answer |
|---|---|
| Where do I play? | Newgrounds (web), Itch.io (PC), Google Play / App Store (mobile) |
| Am I on V-Slice? | Official builds from April 2024 onward (v0.3.0+) use the FNF V-Slice codebase. Check the version on the title screen and compare it with GitHub Releases. |
| Is V-Slice a mod? | No. It is the official engine rewrite, not a separate mod or beta branch. |
| Do Psych Engine mods work here? | No. Official mods use Polymod + HScript. Psych and Kade mods target different engines. |
In This Series
- FNF V-Slice Explained: Timeline, Legacy, and the Current Build
- Inside the Engine Rewrite: Input, Architecture, and Native Modding
- Playing FNF V-Slice: Gameplay Feel, Ghost Tapping, and Erect/Nightmare
- Modding FNF V-Slice: Setup, Mobile Workflow, and Troubleshooting
What this guide covers
- What “vertical slice” means in game development and how The Funkin’ Crew used that idea for the official base game
- The transition from the legacy
0.2.xera to the post-2024 V-Slice codebase - Why the engine rewrite mattered for content delivery, input handling, and long-term maintenance
- How official gameplay, difficulties, and modding differ from community engines such as Psych Engine
Verification scope
Audience: New players
Last verified: 2026-07-01
Builds checked: Desktop v0.8.4 (2026-03-26) and Android v0.8.5 hotfix (2026-04-06)
Method: Primary sources first, mainly funkin.me blog posts, GitHub Releases, and the official modding documentation. Community wiki, Reddit, and video references are treated as supplementary.

