mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Mapping
This commit is contained in:
parent
9d0036c436
commit
570c75cbfb
3 changed files with 2076 additions and 1373 deletions
File diff suppressed because one or more lines are too long
1207
3D/Maps/Level1.map
1207
3D/Maps/Level1.map
File diff suppressed because it is too large
Load diff
|
|
@ -29,13 +29,12 @@ remote_path = NodePath("../../../../../VisionCone3D")
|
||||||
update_scale = false
|
update_scale = false
|
||||||
|
|
||||||
[node name="VisionCone3D" type="Area3D" parent="."]
|
[node name="VisionCone3D" type="Area3D" parent="."]
|
||||||
transform = Transform3D(0.819145, 0.148452, -0.554027, 1.79916e-09, 0.965925, 0.258817, 0.573572, -0.212012, 0.791233, 0.307593, 0.100586, -0.571398)
|
transform = Transform3D(0.819145, 0.148452, -0.554027, 1.79917e-09, 0.965925, 0.258817, 0.573571, -0.212012, 0.791233, 0.307593, 0.100586, -0.571398)
|
||||||
collision_layer = 32
|
collision_layer = 32
|
||||||
collision_mask = 2
|
collision_mask = 2
|
||||||
script = ExtResource("4_f1teg")
|
script = ExtResource("4_f1teg")
|
||||||
range = 5.62515
|
range = 5.62515
|
||||||
angle = 63.7926
|
angle = 63.7926
|
||||||
debug_draw = true
|
|
||||||
vision_test_mode = 0
|
vision_test_mode = 0
|
||||||
collision_layer_ = 32
|
collision_layer_ = 32
|
||||||
collision_mask_ = 2
|
collision_mask_ = 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue