Advertisement
oatmeal2009

starting for a script

Jun 6th, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2. local Character = workspace:WaitForChild(Player.Name)
  3. local Humanoid = Character:WaitForChild('Humanoid')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement