Hello and good day to all !
I am following a unity tutorial for iOS, and I reach at the part where I need to implement the joystick and need to assign the joysticks to actually move and rotate the player.
I insert these two lines and it throws the aforementioned error, which I suggestively enter in title :)
var moveJoystick : Joystick;
var rotateJoystick : Joystick;
Can anyone please help ?
Thanks in advance, Dan.
↧