some more names for debugging
This commit is contained in:
@@ -60,6 +60,7 @@ fn update_ui(
|
||||
|
||||
fn setup(mut commands: Commands, assets: Res<UIAssets>) {
|
||||
commands.spawn((
|
||||
Name::new("cash-ui"),
|
||||
Text::new("0"),
|
||||
CashText,
|
||||
TextFont {
|
||||
|
||||
Reference in New Issue
Block a user