Advertisement
Sungmingamerpro13

Lavarising

Aug 7th, 2022 (edited)
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. local Position1 = {
  2. Position = Vector3.new(1156, 30, -521.5)
  3. }
  4. local TwennInfo = TweenInfo.new(120)
  5. local Tween1 = TweenService:Create(workspace.WaterRising,TwennInfo,Position1)
  6.  
  7. Tween1:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement