ReachedTarget (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
content
>Camoy
Fixed
Line 1: Line 1:
{{Event|name=ReachedTarget
{|
|arguments=
|<onlyinclude>{{Event|name = ReachedTarget
|description= Fired when the Rocket comes within [[TargetRadius (Property)|TargetRadius]] of the [[Target (Property)|Target]]. (This is used to make the rocket work, such as make an explosion when it flies near the Target.)
|arguments =
|object= [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|description = Fired when the Rocket comes within [[TargetRadius]] of the [[Target]]. This is used to make the rocket work, such as make an explosion when it flies near the Target.
|}}
|object = [[RocketPropulsion]]
|}}</onlyinclude>
|}

Revision as of 23:01, 28 August 2010

ReachedTarget ( )
Description Fired when the Rocket comes within TargetRadius of the Target. This is used to make the rocket work, such as make an explosion when it flies near the Target.
Member of: [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]