Exploding Part
Channel:
Subscribers:
6,500,000
Published on ● Video Link: https://www.youtube.com/watch?v=Rj-_cjGfCCY
In the next several tutorials we will cover how to make explosions with code in ROBLOX Studio! These objects are great for puzzles and traps in your game.
Code used in this tutorial:
local explosionPart = script.Parent
local explosion = Instance.new("Explosion", game.Workspace)
explosion.Position = explosionPart.Position
explosionPart:Destroy()
Other Videos By Roblox
2016-08-04 | Making a Beach |
2016-08-04 | Making a Hill |
2016-08-04 | Scale Tool |
2016-08-04 | Move Tool |
2016-08-04 | Multiple Traffic Lights |
2016-08-04 | Turning Off Lights |
2016-08-04 | Turning On Lights |
2016-08-04 | Scripting a Traffic Light |
2016-08-04 | For Loops |
2016-08-04 | While Loops |
2016-08-04 | Exploding Part |
2016-08-04 | Day/Night Cycle: Street Light |
2016-08-04 | Day/Night Cycle: Looping |
2016-08-04 | Day/Night Cycle: Wait |
2016-08-04 | Day/Night Cycle: Time of Day |
2016-08-04 | Variables in Scripts |
2016-08-04 | Adding a Script |
2016-08-04 | Brick Color |
2016-08-04 | Changing Properties |
2016-08-04 | Basic Math |
2016-08-04 | Variable Names |
Tags:
ROBLOX
ROBLOX Studio
Studio
scripting
Lua
minecraft
games
videogame
video game
free game
online game
family game
MMO
game design
Other Statistics
Roblox Statistics For Roblox
Currently, Roblox has 219,354,368 views for Roblox across 928 videos. His channel uploaded over 7 days worth of Roblox videos, roughly 92.45% of the content that Roblox has uploaded to YouTube.