This question was
closed Jan 17, 2018 at 04:13 PM by
IMemeManI.
Question by
IMemeManI · Oct 06, 2017 at 08:36 AM ·
scripting problem
Flip this code?
Vector3 mpos = new Vector3 (Input.mousePosition.x * Time.deltaTime * 10, 0, 0);
arm.transform.rotation = Quaternion.Euler (mpos * 2);
The code above is for the Character facing right(located on the left)...His arm mirrors the Character on the left(facing right), could someone help me here?? I just need it to flip ;-;
???
capture.png
(129.6 kB)
capture2.png
(103.7 kB)
Comment
Excuse my badly modelled cube people, first time attempting to rig, went pretty well.