Skip to content

huwpascoe/godot_resource_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot_resource_path

icon

Need portals to other maps? Got a circular dependency? Want to lazy-load resources?

Resource Paths makes it easy to select and load other resources by UID string.

# Specify a valid class name as an export_file argument
@export_file("PackedScene")
var destination_scene: String

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published