so I have made a script which has this line of code
local t1 = TS:Create(frame,TweenInfo(1),{Position = UDim2.new(0,0,0.85,0)})
but in output it writes the error
Players.Dankinations.PlayerGui.Talking.Talker.Message.Typewriter:7: attempt to call a table value
any way to fix this?