madvlad / ConcPerfect17

ConcPerfect17 is a completed 3D multiplayer platforming and physics based puzzle/racing game targeted for Windows machines.
GNU General Public License v3.0
0 stars 0 forks source link

Camera rotation bug #290

Closed ghost closed 7 years ago

ghost commented 7 years ago

The camera on the player prefab is rotating to the right very slowly.

It looks like X-axis for rotation is slowly increasing. It stops whenever the game is paused, so perhaps it's caused by the mouse scripts?

ghost commented 7 years ago

After pulling I haven't gotten this issue. I guess it's fixed.