GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

SimpleMouseRotator

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
public rotationSpeed float 10 No description.
public dampingTime float 0.2f No description.
public autoZeroVerticalOnMobile bool true No description.
public autoZeroHorizontalOnMobile bool false No description.
public relative bool true No description.