thewobblemr

Trampline script thing

Dec 7th, 2022
93
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | Gaming | 0 0
  1. local trampoline = script.Parent
  2. trampoline.Velocity = Vector3.new(0, trampoline.Configuration.BounceSpeed.Value, 0)
  3. trampoline.SurfaceGui.Enabled = false
Comments
Add Comment
Please, Sign In to add comment