mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
14 lines
476 B
Text
14 lines
476 B
Text
[gd_resource type="Resource" script_class="FuncGodotFGDBaseClass" load_steps=2 format=3 uid="uid://cy0telb0x1l4k"]
|
|
|
|
[ext_resource type="Script" uid="uid://ck575aqs1sbrb" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="1_qpt1x"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_qpt1x")
|
|
classname = "ScriptPath"
|
|
description = "Path of a script"
|
|
class_properties = {
|
|
"script_path": ""
|
|
}
|
|
class_property_descriptions = {
|
|
"script_path": "The path or UID of the script"
|
|
}
|