Table of Contents
Who this is for: FNF modders and chart creators looking to add sustained notes to their custom songs.
Ready to jump in? Play friday night funkin classic games and experience those hold notes firsthand!
Play free games on Playgama.com
Understanding Hold Notes in FNF
Hold notes in Friday Night Funkin are sustained notes that require players to press and hold an arrow key for a specific duration. Unlike regular notes that need just a tap, hold notes create longer musical phrases and add complexity to charts.
Creating Hold Notes in Chart Editor
Most FNF modding tools use a similar approach for creating hold notes:
- Place the initial note: Click on your desired arrow lane at the starting beat
- Enable hold mode: Look for a “Hold” or “Sustain” option in your editor toolbar
- Set the duration: Drag downward from your initial note or input the length in beats/milliseconds
- Adjust timing: Fine-tune the start and end points to match your audio
Technical Implementation
In the game’s code structure, hold notes consist of two main components:
Component | Function |
---|---|
Note Head | The initial hit point where players press the key |
Sustain Tail | The visual trail that shows hold duration |
Chart Editor Specifics
Different editors handle hold notes slightly differently:
- Psych Engine: Right-click and drag to create holds, or use the sustain length input field
- Kade Engine: Select note type as “Hold” before placing, then set duration
- Base Game Editor: Use the sustain note option and manually input length values
Best Practices for Hold Notes
When designing hold notes, consider these guidelines:
- Match hold lengths to vocal phrases or instrumental sustains in your music
- Avoid overlapping holds on the same arrow lane
- Test playability – extremely long holds can be frustrating
- Use holds strategically to create rhythm variety, not just difficulty
The key is understanding your chosen engine’s workflow and practicing with different hold lengths to create engaging musical experiences that feel natural to play.
TL;DR
Hold notes in FNF are created by placing a regular note then extending its duration using your chart editor’s sustain/hold tools, requiring players to press and hold arrow keys for specific lengths.
