interaction system

This commit is contained in:
2026-01-13 12:55:25 +08:00
parent efb2a2e4d1
commit 354e362ac3
15 changed files with 381 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ pub mod client_config_manager;
pub mod cursor;
pub mod doll_editor;
pub mod health_manager;
pub mod interaction;
pub mod scene;
pub mod sprite_recolor;
pub mod welcome;