Reorganize systems
This commit is contained in:
@@ -61,7 +61,7 @@ pub(super) fn change_direction_system(
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
commands.entity(snake).insert(NewDirection(new_direction));
|
||||
audio.play(audio_assets.tick.clone());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user