Skip to content

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg in Godot Game Engine

License

Notifications You must be signed in to change notification settings

Codecrafter14/external-file-loader-godot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

external-file-loader-godot

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg in Godot Game Engine

Installation

  1. Download it via Godot asset library
  2. Activate it in the ProJectSettings/Plugins
  3. Enjoy it

How to use

It adds a new autoload script to your Project, named Loader. It provides different functions. You can call it in all your Scripts using Loader.[function-name(file-path)]

Available source types this addon can load

  1. MP3
  2. WAV
  3. OGG
  4. PNG
  5. JPG

(More file types are coming soon)

If you want to support me, join our Discord: https://dsc.gg/codeblocksmc

About

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg in Godot Game Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages