tusart
(xmasbiggestfan)
August 10, 2021, 9:49pm
1
What do you want to achieve? Keep it simple and clear!
I want my game to work as it worked before.
What is the issue? Include screenshots / videos if possible!
Camera stopped working, I did not change any property and the camera’s stuck.
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried looking at dev forum, youtube, google, asked others, still no solution.
Camera type is CUSTOM.
What I see when I hit play:
xmasbiggestfan:
Camera type is CUSTOM.
Are there any malicious things you might’ve potentially installed? I believe this usually happens when everything is still trying to load (As well as the Character and such)
Could you check your Output as well if possible?
tusart
(xmasbiggestfan)
August 10, 2021, 9:53pm
3
There is no error in output. And no, there is no malicious thing in the game.
Did you set the LoadCharacter Property to false?
tusart
(xmasbiggestfan)
August 10, 2021, 9:56pm
5
Nope! I did not touch it. It is still on.
does your game lag a lot at all?
because when I had a slower computer, and when I tried playing PF on roblox, the character wouldn’t load for a WHILE!
tusart
(xmasbiggestfan)
August 10, 2021, 9:58pm
8
Nope, it was lag-free when everything was working properly.
Try reloading studio? cuz that could work.
tusart
(xmasbiggestfan)
August 10, 2021, 9:58pm
10
Nope. Already deleted it and downloaded back, also restarted computer. Nothing worked so far.
try putting everything into a new game, that could work.
tusart
(xmasbiggestfan)
August 10, 2021, 10:00pm
12
Mhm! Luckily there is not a lot of scripts to move and models, let me try it.
ZINTICK
(zil)
August 10, 2021, 10:04pm
13
there probably a script messing with the camera settings what happens when you delete the baseplate
1 Like
tusart
(xmasbiggestfan)
August 10, 2021, 10:05pm
14
it still does not work. and yeah, there was a script “messing” with it, but I have disabled it but still the camera won’t work
tusart
(xmasbiggestfan)
August 10, 2021, 10:06pm
15
well-- just did so and- still does not work
look through your scripts and find key words inside the script by pressing Ctrl+F and type in “Camera” or something.
1 Like
tusart
(xmasbiggestfan)
August 10, 2021, 10:07pm
17
I have one script, I deleted it and it worked, but I do not understand, the script should trigger only when I fire remote event.
1 Like
tusart
(xmasbiggestfan)
August 10, 2021, 10:09pm
18
Alright, I fixed it by moving the script into starter gui. Thank you!