Advertisement
ClockworkHorror

TEST2

Jun 28th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. game.Workspace.xxDemonDude["Left Leg"].CanCollide = false
  2. game.Workspace.xxDemonDude["Left Arm"].CanCollide = false
  3. game.Workspace.xxDemonDude["Right Leg"].CanCollide = false
  4. game.Workspace.xxDemonDude["Right Arm"].CanCollide = false
  5. game.Workspace.xxDemonDude.Torso.CanCollide = false
  6. game.Workspace.xxDemonDude.Head.CanCollide = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement