small racing game im working on
1
2
3
4
5
6
extends PathFollow3D
class_name CheckPoint

signal player_entered

@export var needs_collision := true