Hi, good afternoon
i just need to learn the script how to move the camera
to rigth or left when press a
GUI.RepeatButton( Rect( x,x,x,x ) … button please.
I put a picture here to show what I need
any help will be apreciate very much.
Hi, good afternoon
i just need to learn the script how to move the camera
to rigth or left when press a
GUI.RepeatButton( Rect( x,x,x,x ) … button please.
I put a picture here to show what I need
any help will be apreciate very much.
transform.Translate( transform.right * direction * distance);
thats it ![]()
Thanks you Dreamora, very nice looking this for much time ago.
thanks. !
now is working. !