Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Position1 = {
- Position = Vector3.new(1156, 30, -521.5)
- }
- local TwennInfo = TweenInfo.new(120)
- local Tween1 = TweenService:Create(workspace.WaterRising,TwennInfo,Position1)
- Tween1:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement