bevy/examples/transforms
Mizu 9dfd4e4b08 Add examples for Transforms (#2441)
# 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?
2022-03-15 05:49:49 +00:00
..
3d_rotation.rs Add examples for Transforms (#2441) 2022-03-15 05:49:49 +00:00
global_vs_local_translation.rs Add examples for Transforms (#2441) 2022-03-15 05:49:49 +00:00
scale.rs Add examples for Transforms (#2441) 2022-03-15 05:49:49 +00:00
transform.rs Add examples for Transforms (#2441) 2022-03-15 05:49:49 +00:00
translation.rs Add examples for Transforms (#2441) 2022-03-15 05:49:49 +00:00