. Can someone help me please? Its about tweening. Also im not a bot if u have seen my last question
Im not a bot i swear i just need ppl to answer me whats wrong with my script bc I actually don't understand whats wrong with it and I need the script to work like rlly badly. Please help
So I have asked two questions about this script and while both were correct and corrected the script, the script still does not work. Please help
04 | 04 local Tween = game:GetService( "TweenService" ) |
07 | 07 local SideBar = script.Parent:WaitForChild( "SideBar" ) |
08 | 08 local PlayBtn = SideBar:WaitForChild( "Play" ) |
09 | 09 local CreditsBtn = SideBar:WaitForChild( "Credits" ) |
10 | 10 local Title = SideBar:WaitForChild( "Title" ) |
14 | 14 TweenInfo.new( 0.4 ,Enum.EasingStyle.Quad,Enum.EasingDirection.Out, 0 , false , 0 ), |
15 | 15 { Position = UDim 2. new( 0 , 0 , 0 , 0 ) } |
I have tried what other ppl said abut my script, but it still does not work sooooooooo please help