single global observers root node (#25)
plus auto name observer macro `global_observer`
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
pub mod billboards;
|
||||
pub mod observers;
|
||||
pub mod sprite_3d_animation;
|
||||
pub mod squish_animation;
|
||||
|
||||
pub(crate) use observers::global_observer;
|
||||
|
||||
Reference in New Issue
Block a user