#how would i make a model move with the camera
1 messages · Page 1 of 1 (latest)
Dont ping helping unity for no reason
just set rotation of body to be rotation of the camera so the body turns with camera?
its really not hard to google this lol
lots of fps/tps tutorials have this in them
how do i do that?
Google... like i said
Its almost as if you didnt read the message lol
i have googled it and there are no solutions
figured it out
by any chance do you know how to make it so when i look down i cant see inside my body?
Just make the minimum and maximum rotation angle so it can't go beyond that
why am i getting this error
void Update()
{
if(flashLight.SetActive(false))
{
On();
}
you know how you do public gameobject or public audiosource is there one for light?
Did you actually type it like that
Light