This commit is contained in:
2025-01-07 09:18:28 -05:00
parent 327e4b2739
commit 8e2dc04a6f
4 changed files with 36 additions and 21 deletions

View File

@@ -29,7 +29,7 @@ impl Plugin for DebugPlugin {
.run_if(in_state(DebugState::Verbose)),
);
app.add_systems(Update, camera_debug.in_set(GameplaySet));
// app.add_systems(Update, camera_debug.in_set(GameplaySet));
app.add_systems(Update, regenerate_map.run_if(in_state(GeneratorState::Idle)));
app.insert_resource(Shape(Polyline3d::new([