mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 03:03:47 +00:00
3D Bullet pattern fix
This commit is contained in:
parent
e955b63ea7
commit
a6c8544de8
5 changed files with 525 additions and 438 deletions
File diff suppressed because one or more lines are too long
|
|
@ -23,7 +23,7 @@ class_properties = {}
|
|||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-32, -8, -16, 32, 16, 16),
|
||||
"size": AABB(-32, -16, -16, 32, 16, 16),
|
||||
"studio": "\"3D/MapModels/actor_tank_large.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue