RAIDER_GameJam/enemies/enemy_mover_follow.tscn
Felix Kaiser 3f62e5e31d blergh
2025-02-17 16:46:19 +01:00

9 lines
238 B
Plaintext

[gd_scene format=3 uid="uid://dg4xjlf2wc5qw"]
[node name="EnemyMoverFollow" type="NavigationAgent3D"]
path_desired_distance = 0.3
path_height_offset = 0.2
avoidance_enabled = true
radius = 0.3
debug_path_custom_color = Color(1, 0, 0, 1)