DX MODDING GUIDE
  • Welcome to the DX Modding Guide!
  • File Structure
    • Folder Structure
    • Mod File
    • Metadata
  • Lua API
    • Working with GML
    • Callbacks
    • Assets
      • Sprites
      • Sounds
      • Fonts
    • Properties
    • Modcharts
    • FNFFD Functions
  • basic tutorials
    • Custom Songs
    • Example Mods
Powered by GitBook
On this page
  1. Lua API

Assets

PreviousCallbacksNextSprites

Last updated 5 months ago

everything here goes over adding custom assets into the game! click one of the page links to learn how n stuff

you can add these ingame yourself with the respective gamemaker functions but i dont see why you would need to using this method also destroys them after use, so no memory leaks! (hopefully)

Sprites
Sounds
Fonts