5 lines
68 B
GDScript
5 lines
68 B
GDScript
extends RayCast3D
|
|
|
|
|
|
func _ready() -> void:
|
|
add_exception($"../..")
|