mirror of
https://github.com/bevyengine/bevy.git
synced 2026-07-28 04:11:37 -04:00
9dfd4e4b08
# Add Transform Examples - Adding examples for moving/rotating entities (with its own section) to resolve #2400 I've stumbled upon this project and been fiddling around a little. Saw the issue and thought I might just add some examples for the proposed transformations. Mind to check if I got the gist correctly and suggest anything I can improve?