Fixed entity definitions

This commit is contained in:
MaddoScientisto 2025-12-29 17:27:09 +01:00
commit 133f4088d0
22 changed files with 3681 additions and 6774 deletions

View file

@ -7,9 +7,9 @@
script = ExtResource("1_grnar")
classname = "Func"
base_classes = Array[Resource]([ExtResource("1_ftv6l")])
class_properties = {
class_properties = Dictionary[String, Variant]({
"_phong": false
}
class_property_descriptions = {
})
class_property_descriptions = Dictionary[String, Variant]({
"_phong": "Set to 1 to give the brush entity smooth shading."
}
})