Help for the bevy_config_cam crate: https://github.com/BlackPhlox/bevy_config_cam
#bevy_config_cam
12 messages · Page 1 of 1 (latest)
Hey @finite sluice looks like this crate isn't updated to Bevy 0.9 yet? cc @spice glacier
@dreamy rivet any workarounds for my problem till then?
So, what are you trying to do?
just move around the camera
so that I can see my world better
Ah, just for like debugging?
Try out https://github.com/sburris0/bevy_flycam, or steal its code 🙂
The basic idea is that you want to change the Transform of your camera entity
alright tysm
No worries! Have fun!
ty