initialize particle effect pooling
This commit is contained in:
parent
d9232fd5f0
commit
4a0c2704fb
2 changed files with 58 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
mod game;
|
||||
mod levels;
|
||||
mod menu;
|
||||
mod particle_effect;
|
||||
|
||||
use bevy::{
|
||||
core_pipeline::clear_color::ClearColorConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue