![]() 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 |
![]() 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 |