Plonq / bevy_rts_camera

RTS-style camera controls plugin for Bevy Engine
Apache License 2.0
53 stars 5 forks source link

Make `focus` stay on the ground #8

Closed Plonq closed 5 months ago

Plonq commented 5 months ago

Keeps focus on the ground, i.e. the point at which the camera is looking, by adding the height only when positioning the camera rather than moving focus up to the height.