mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 08:23:47 +00:00
Navigation improvements
This commit is contained in:
parent
944249d408
commit
05047da6b3
7 changed files with 1033 additions and 549 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_77qe7")
|
||||
collision_layer = 512
|
||||
collision_mask = 0
|
||||
classname = "solid_bullet_permeable"
|
||||
description = "Default static world geometry. Builds a StaticBody3D with a single MeshInstance3D and a single convex CollisionShape3D shape. Also builds Occluder3D to aid in render culling of other VisualInstance3D nodes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue