Unity Learn home
0
2
I tried my best
50 views
I tried changing the camera, but it only works when you hold it down. I can't figure out how to fix it. Also, I don't have any friends who can play multiplayer, so that's all.
Media
1
1
B
BootLoxes
22 days ago
Try using Input.GetKeyDown("KEY") for the camera switch. That is what worked for me
P
Pixiiees
11 days ago
that's worked thx a lot