aboutsummaryrefslogtreecommitdiff
path: root/plugins/movement/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename CHMovementPlugins to CHMovementPlugin魏曹先生7 days1-2/+2
|
* chore: use bevy Transform for movement魏曹先生8 days1-9/+9
| | | | | Replace the custom Position component with Bevy's built-in Transform for entity movement.
* chore: initialize project workspace and movement plugin魏曹先生8 days1-0/+52