|
| 19 Sep 2016 01:09 AM |
Hi, I'm making a cutscene for a game and there's a problem with the camera.
Everytime you reset your character or die, your camera goes back to the cutscene (Which is how the game starts)
How do you fix this? I tried ResetPlayerGuiOnSpawn but it's just affecting the Gui.
If you wanna see the cutscene yourself and try resetting after the cutscene:
https://www.roblox.com/games/505887753/Beyond-The-Valley |
|
|
| Report Abuse |
|
|
|
| 19 Sep 2016 01:10 AM |
| put the script in their gui then |
|
|
| Report Abuse |
|
|
|
| 19 Sep 2016 04:03 AM |
| This looks really good i like it. |
|
|
| Report Abuse |
|
|
|
| 19 Sep 2016 04:54 AM |
@myactivetestplace, thanks :)
That helped, I placed the localscript in the Gui instead and made ResetPlayerGuiOnSpawn true. This will really boost my motivation, knowing that I've been stuck on the same thing for hours lol. |
|
|
| Report Abuse |
|
|
|
| 19 Sep 2016 08:13 AM |
lol it is obvious if you think about it i mean its probably not doing anything that special if it isnt in their gui as long as its not in their character, most things won't change so it shouldnt hurt to put it in the gui so that it doesnt reset |
|
|
| Report Abuse |
|
|
|
| 19 Sep 2016 10:49 AM |
You could also save a setting to the player called "HasJoined" or something and just check that before you run the intro scene. That way it won't play even if you leave and come back.
|
|
|
| Report Abuse |
|
|