mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 19:03:48 +00:00
Concrete marble and metal textures
This commit is contained in:
parent
8f36db3539
commit
0bda493ec4
43 changed files with 625 additions and 234 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_resource type="Resource" script_class="FuncGodotFGDBaseClass" load_steps=2 format=3 uid="uid://cy0telb0x1l4k"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://6o4wbl0iau0v" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="1_qpt1x"]
|
||||
[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")
|
||||
|
|
@ -12,4 +12,3 @@ class_properties = {
|
|||
class_property_descriptions = {
|
||||
"script_path": "The path or UID of the script"
|
||||
}
|
||||
metadata/_custom_type_script = "uid://6o4wbl0iau0v"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue