01 | function onClick(Click) |
02 | script.Parent.Parent.Parent.Rotator.Visible = false |
03 | if script.Parent.Parent.Parent.TimeOut.Disabled = = false then |
04 | script.Parent.Parent.Parent.TimeOut.Disabled = true |
05 | end |
06 | script.Parent.Parent.Parent.SoundEffects.TransformSound:Play() |
07 | game.Players.LocalPlayer.Character.Head.HeatblastFire.Enabled = false |
08 | game.Players.LocalPlayer.Character.HeatThat.ParticleEmitter.Enabled = true |
09 | game.Players.LocalPlayer.Character.HeatThat.SurfaceLight.Enabled = true |
10 | wait( 2 ) |
11 | game.Players.LocalPlayer.Character.HeatThat.ParticleEmitter.Enabled = false |
12 | game.Players.LocalPlayer.Character.HeatThat.SurfaceLight.Enabled = false |
13 |
14 |
15 | script.Parent.Parent.Cannonbolt.Visible = false |
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.
Why was this question closed?