Chelimbalo/scripts/player/player_raycast.gd
2025-11-24 05:25:31 +05:00

5 lines
68 B
GDScript

extends RayCast3D
func _ready() -> void:
add_exception($"../..")