A raging quest

This commit is contained in:
2026-02-25 19:46:10 -06:00
parent 2670392e2d
commit bf1ac4406c
9 changed files with 345 additions and 22 deletions
+1
View File
@@ -22,6 +22,7 @@ var _nearby_driver: Node = null
var _driver: Node = null
func _ready() -> void:
add_to_group("vehicle")
if interact_area:
interact_area.collision_layer = 2
interact_area.collision_mask = 1