External file loader

An asset by CodeCrafter
The page banner background of a mountain and forest
External file loader hero image

Quick Information

0 ratings
External file loader icon image
CodeCrafter
External file loader

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg.

Supported Engine Version
3.4
Version String
0.0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

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

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
External file loader icon image
CodeCrafter
External file loader

This tool allows you to load assets outside res://, like mp3, ogg, wav, png and jpg.

Supported Engine Version
3.4
Version String
0.0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers