How to Add a Fire Effect on any Part
Download – Fire Script
How To – Add a Fire Effect on any Part on Roblox Studio
What’s up everyone welcome to buzzygames, my name is BuzzyGamesBeth and today I’ll be teaching you how to make fire effect on any part!
- Grab the part that you want to have the fire effect, so this is really useful to have for camping games and torches and such like that!
- So go ahead and add a script inside of our part, first thing we want to do is go ahead and type in our variable which is local fire = script.parent the script is the parent to our part.
- We’re going to go ahead and create a function where other part is our parameter, where any time the part is touched the fire effect is going to happen and then after two seconds it’s going to stop
- Then we’re going to go ahead and call our function at the end.
- Okay so i’m gonna go ahead and hop back into the game and then i’m gonna go ahead and walk over my part and then right away you’ll see that the fire effect turns on and then after two seconds it turns off!
- Pretty neat huh? So this is really cool for you know campsites/campgrounds kind of decor