mldxo / uav-collision-avoidance

Python project regarding implementation of two UAVs physics and collision detection/avoidance simulation.
https://mldxo.github.io/uav-collision-avoidance
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Centered view flag reset on view move #22

Closed mldxo closed 4 months ago

mldxo commented 4 months ago

Problem

When trying to move the view whilst move is being centered, input is being neglected.

Solution

There should be reset added to centered view on view moving.