heres what I did to do this please help!!!
1 | lock.user.firstPerson |
2 |
3 | end |
4 | end |
5 | end |
Honestly, do you even try? This is my last time helping you. The only reason I'm actually helping is because I am making a game and I used alot of these scripts.
1 | local player = game.Players.LocalPlayer |
2 |
3 | player.CameraMode = Enum.CameraMode.Classic |
4 | wait() |
5 | player.CameraMode = Enum.CameraMode.LockFirstPerson |
Last time I will help you.