Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Future Random Levels
#17
[lua]
button = script.Parent --put the script inside the clickbutton
crane = button.Parent --put the clickbutton inside the crane model
bawl = crane.Wrecker --name the demolition ball "Wrecker" and put it in the crane model
link(button.Clicked, function()
bawl.Fixed = false
end)
[/lua]

All you have to do is make a brick wall with a MaxForce of around 0.5 - 1, and position the ball on a rope so that when it becomes unfixed, it slams into the wall and smashes it.
Reply


Messages In This Thread
Future Random Levels - by Ice - 07-23-2011, 10:26 PM

Forum Jump:


Users browsing this thread: 6 Guest(s)