Resource Path
by huwp
24
godot_resource_path
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
Download
Version1.2
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author