- Home /
Dual Stick Touch Shooter
USING UNITY 4.6 BETA!!! I'm currently working on my game and i just got around adding touch support. i added the ones from the default assets (can i use that in my final game?) but i want one of them to rotate the character on the z axis (one rotates one object, the other rotates a different one, and moves the player forward on touch) that's all i got. i also plan on using a Bool to tell the left and right sticks apart, but that doesn't matter. i just need the part that tells it to inherit rotation from the centre of the joystick area
Comment