mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 04:11:15 +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://bpdbncl6tswbj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://6o4wbl0iau0v" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="1_2os3e"]
|
||||
[ext_resource type="Script" uid="uid://ck575aqs1sbrb" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="1_2os3e"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_2os3e")
|
||||
|
|
@ -14,4 +14,3 @@ class_property_descriptions = {
|
|||
"maxactivations": "Max amount of times it needs to be activated to trigger an efffect (-1 means no limit)",
|
||||
"minactivations": "Minimum amount of times it needs to be activated to trigger an effect"
|
||||
}
|
||||
metadata/_custom_type_script = "uid://6o4wbl0iau0v"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue