SleepyDevelopersTeam / fantastic-umbrella

1 stars 0 forks source link

Create a joystick control #4

Open BobNobrain opened 7 years ago

BobNobrain commented 7 years ago

Create a prefab for joystick control. Joystick gameobject should contain a component of type Joystick. This component should provide float properties like XValue, YValue, scaled to fit interval of [-1; 1]. related to #3