Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 632 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 632 Bytes

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