NEW DESTRUCTION SIMULATOR CODE - New Update!? / Future Updates RobloxOur Roblox Game!: https://www.roblox.com/games//Camera-Simulator-ALPHA(Pleas. Hey Guys its tinymon1! Thanks for stopping by in the video for the new 5 level Free code! Stick around for it! Its my first video and First thumbnail to make.
Oct 11th, 2015
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- --[[Hello, I am 1STdewGmzTvThailand and I am going to teach you how to make an explosion where ever you click...]]--
- --I am going to make this a little quick, so if you get lost, please go back in the vid xD
- plr = game.Players.LocalPlayer
- --This has to be a local script.
- local x = Instance.new('Explosion', Workspace)--This means create new explosion in the workspace.
- x.BlastRadius =15
- end
- --If you are making a script that requires a key down or mouse button down, you need to recall your function. Like so:
- --[[It really doesn't matter what you name your function. As long as you have the () at the end of the name. I.D function die()
- Well, enjoy. I will make this a free model and link in the description. Time to test this out :3
- ]]