07-30-2011, 03:03 PM
Update:
100 Visits!
Added: *Water Park
100 Visits!
Added: *Water Park
Future Random Levels
|
07-30-2011, 03:03 PM
Update:
100 Visits! Added: *Water Park
Update:
Added: *King Ice Tool: *Reset
08-01-2011, 01:46 PM
Idea: The Construction Site. You have a crane thingy and a brick wall. You click on a button on the crane, and its wrecking ball hits the brick wall, which smashes and you can get through.
08-01-2011, 01:47 PM
08-01-2011, 01:55 PM
I could make it -- it'd only be like 10 lines.
08-01-2011, 01:57 PM
08-01-2011, 02:03 PM
[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.
Thanks, but I kinda failed.
08-01-2011, 08:19 PM
Update:
Added: *Warehouse
08-03-2011, 02:48 PM
Random levels is fun =D
I failed at obby though |
« Next Oldest | Next Newest »
|