Hello Everyone^^,
I am a little stuck with a simple script:(
I want to make my Tank Torrent(upper part of the Tank) to rotate as my Camera rotates.
So if the Camera has the Rotation(x=0,y=65,z=0) than the Tank Torrent should have the same.
Thanks for your help
what? your tank is a torrent? can i get a link
? no but seriously, all you have to do is reference the camera in a script, and then use transform.rotation = camera.rotation;
Hey thanks for your answer,Mike.
Can you maybe tell me how to reference the camera in a script?
I am sorry for this (I guss stupid question) but I am only learning programming since 2 weeks or so.
Thanks for your help
OK there is no need to answer,I got it solved:).
THANKS