Target (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Anaminus
gwamma way
Line 4: Line 4:
name                = Target
name                = Target
|property            = [[Instance]] ''target''
|property            = [[Instance]] ''target''
|description          = Set what part the object will fly at.
|description          = What [[RBX.lua.Part (Object)|Part]] the object will fly towards.
|object              = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|object              = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|}}
|}}

Revision as of 01:21, 3 January 2009

Target
Property Instance target
Description What Part the object will fly towards.
Member of [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]



There is also a separate Target property exclusively for the Mouse object.

Target
Property Object Target
Description The last object the mouse has clicked on
Member of [[RBX.lua.Mouse (Object)|Mouse]]