ITADN

Two movement controller?

#34Closedtigerplush 创建于 2024-07-23
T
tigerplushcommented
We have `src/game/movement.rs` code that records movement intent an a system that applies movement. Then there is a another movement code in `src/game/grid/mod.rs` There should only be one, I expect it to be in movement.rs, not in a grid module
关闭于 2024-07-25 0 条评论