J4kSc
(JakSoupCo)
August 10, 2024, 7:08pm
1
I need help as I am trying to make a tweening GUI, but it wont work correctly due to this error, I can’t figure out why.
If your wondering, how it’s supposed to work is that a player touches a finish line, the finish line fires a RemoteEvent and then it’s supposed to play the tween which makes a GUI move.
which line does the error occur on? Like can you show me the code of said line
J4kSc
(JakSoupCo)
August 10, 2024, 7:11pm
3
the said line is third one to bottom, its
remote.OnClientEvent:Connect:(function)
Ok for that part of the code do this:
remote.OnClientEvent:Connect(function()
ButtonTween:Play
end)
J4kSc
(JakSoupCo)
August 10, 2024, 7:16pm
5
The error went away, thank you!
system
(system)
Closed
August 24, 2024, 7:17pm
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.