rypordev / SinglePlayer_Tank_Demo

Single Player proof of concept for a physics based tank party game
0 stars 0 forks source link

Dynamic Camera: Tracking multiple objects #4

Open ghost opened 1 year ago

ghost commented 1 year ago

Create a camera that can dynamically track multiple objects on the screen. Tracked objects should be editable at runtime, and the camera should update to reflect this.