Integration of ECS pattern: Iteration 1
This commit is contained in:
parent
fc81f65a27
commit
8ce620a74b
13 changed files with 727 additions and 135 deletions
|
@ -31,3 +31,6 @@ rand = "0.9"
|
|||
|
||||
# OBJ loader
|
||||
tobj = "4.0"
|
||||
|
||||
# ECS
|
||||
bevy_ecs = "0.16.1" # Latest version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue