add virus spawner
This commit is contained in:
@@ -99,3 +99,7 @@ func _process(delta):
|
||||
move_state = MoveState.Still;
|
||||
|
||||
move_and_slide();
|
||||
|
||||
|
||||
func _on_timer_timeout():
|
||||
pass # Replace with function body.
|
||||
|
||||
Reference in New Issue
Block a user