mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 11:01:16 +00:00
force fields
This commit is contained in:
parent
c0a1853468
commit
22936c4678
19 changed files with 854 additions and 682 deletions
|
|
@ -25,6 +25,7 @@ class_properties = {}
|
|||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"model": "\"3D/MapModels/actor_keypad.glb\"",
|
||||
"size": AABB(-4, -4, -4, 4, 4, 4)
|
||||
}
|
||||
node_class = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue