debugger warning gone
null -> pass
This commit is contained in:
@@ -59,7 +59,7 @@ func _on_Star_detect_body_exited(_body):
|
|||||||
#print("obstacle exited")
|
#print("obstacle exited")
|
||||||
#if _body.name == 'Obstacle':
|
#if _body.name == 'Obstacle':
|
||||||
#obstacle = null
|
#obstacle = null
|
||||||
null
|
pass
|
||||||
|
|
||||||
func _on_Timer_timeout():
|
func _on_Timer_timeout():
|
||||||
#print("time out")
|
#print("time out")
|
||||||
|
Reference in New Issue
Block a user