This commit is contained in:
Marco 2025-06-30 09:30:52 +02:00
commit 827d4f1914
20 changed files with 234 additions and 10 deletions

View file

@ -20,6 +20,8 @@ class_property_descriptions = {
"range": "The light's radius in Quake Units. The entity script converts this to Godot Units in the LightOmni script."
}
auto_apply_to_matching_node_properties = false
meta_properties = {}
meta_properties = {
"model": "{ \"path\": \"textures\\special/light.png\", \"scale\": 1 }"
}
node_class = "OmniLight3D"
name_property = ""