Gaussian idle

This commit is contained in:
2026-03-22 11:29:50 +00:00
parent b2dc0cb864
commit 2f456f80b8
14 changed files with 354 additions and 106 deletions
+3
View File
@@ -0,0 +1,3 @@
pub mod registry;
pub use registry::{EntityBehaviourRegistry, EntityType, IdleBehaviour};