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