mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
000e6e2874
Bevy's coordinate system is right-handed Y up, so +Z points towards my nose and I'm looking in the -Z direction. Therefore, `Transform::looking_at/look_at` must be pointing towards -Z. Or am I wrong here? |
||
---|---|---|
.. | ||
components | ||
lib.rs | ||
systems.rs |