Does anyone understand why this is not working?
TextTransparency should be a number not a string.
Still having the same issue. Nothing in the script works
Please make use of variables, task.wait() and put prints within the script to detects where it breaks
Tried that. Clue. Non of the code works
As I see, there are two scripts that are disabled by default, when you click the image button, the telecam script is disabled and the telecamout script is enabled, I don’t know what you are trying to do and what they do but there they are trying to disable the script of telecam when it is already disabled, you may have to leave it enabled when playing the player.
No. By the time you click the button the telecam script is enabled and the cutscene script is disabled
What is your output, could there be an error or warning, Show us your Tele cam out and in Script. Add a print as well. It can work but not your scripts.
There is no errors or warnings in the output a and those scripts don’t have anything to do with why it’s breaking
Telecam makes the players camera go from Tele1 to Tele2 and Telecam out makes the players camera go from Tele2 to tTele1
Try changing MouseButton1Click with Activated. if this still doesn’t work your game is slightly more mobile friendly with this change.
We’re skipping the part of the game due to no solution
Your scripts may have not worked, you need to add a print statement to see if the button works or not.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.