UI start, wave text
All checks were successful
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 18m17s
Build Bevy Game (Linux + Windows) / build-linux (push) Successful in 18m37s

This commit is contained in:
Crizomb 2026-01-04 18:30:09 +01:00
parent dece3a352f
commit e6da44779e
4 changed files with 35 additions and 1 deletions

View file

@ -1,2 +1,3 @@
pub mod animation;
pub mod camera;
pub mod ui;