Empty lines removed
This commit is contained in:
@ -5,7 +5,7 @@ extends RayCast3D
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
add_exception(owner)
|
||||
|
||||
|
||||
func _physics_process(delta):
|
||||
prompt.text = ""
|
||||
if is_colliding():
|
||||
|
||||
Reference in New Issue
Block a user