mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 06:21:17 +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
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="Resource" uid="uid://bd4h6ha84s74b" path="res://3D/TrenchBroom/EntityDefinitions/base/activation_type_base.tres" id="2_h557v"]
|
||||
[ext_resource type="Resource" uid="uid://kerywjgft7vh" path="res://3D/TrenchBroom/EntityDefinitions/base/target_base.tres" id="3_njkdc"]
|
||||
[ext_resource type="Script" uid="uid://6o4wbl0iau0v" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="3_ql3xv"]
|
||||
[ext_resource type="Script" uid="uid://ck575aqs1sbrb" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="3_ql3xv"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_ql3xv")
|
||||
|
|
@ -17,4 +17,3 @@ class_property_descriptions = {
|
|||
"health": "How many hitpoints it has",
|
||||
"indestructible": "Is it invulnerable?"
|
||||
}
|
||||
metadata/_custom_type_script = "uid://blhmvtghs553u"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue