I\'m trying to use Bevy 0.3, and I\'m able to use the built-in transforms easily with Camera2dComponents::default(). This is top-down 2d.
Camera2dComponents::default()
The issue is tr