mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 00:03:47 +00:00
Navigation for Actors
This commit is contained in:
parent
9d302e48e6
commit
b78692f150
4 changed files with 11 additions and 8 deletions
|
|
@ -228,7 +228,7 @@ radius = 85.0529
|
|||
|
||||
[node name="ActorEnemyTest" type="CharacterBody2D"]
|
||||
collision_layer = 16
|
||||
collision_mask = 115
|
||||
collision_mask = 113
|
||||
script = ExtResource("1_k5cyk")
|
||||
MovementSpeed = 30.0
|
||||
|
||||
|
|
|
|||
|
|
@ -517,7 +517,7 @@ text = "Briefing Test"
|
|||
label_settings = ExtResource("14_c4c20")
|
||||
|
||||
[node name="ActorEnemyTest" parent="Computer4" instance=ExtResource("55_chha6")]
|
||||
position = Vector2(100, 104)
|
||||
position = Vector2(142, 51)
|
||||
|
||||
[node name="Ammo1" parent="." instance=ExtResource("34_17pjh")]
|
||||
position = Vector2(-792, -396)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue