Target (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
gwamma way
>GoldenUrg
split style
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
{{:Target (Property)/rocketpropulsion}}
name                = Target
|property            = [[Instance]] ''target''
|description          = What [[RBX.lua.Part (Object)|Part]] the object will fly towards.
|object              = [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]]
|}}
 


----
----
There is also a separate ''Target'' property exclusively for the [[RBX.lua.Mouse (Object)|Mouse]] object.
There is also a separate ''Target'' property exclusively for the [[RBX.lua.Mouse (Object)|Mouse]] object.


{{Property|
{{:Target (Property)/mouse}}
name                = Target
|property            = [[Object]] ''Target''
|description          = The last object the mouse has clicked on
|object              = [[RBX.lua.Mouse (Object)|Mouse]]
|}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 00:42, 22 June 2010

Target
Property Instance Target
Description What Part the object will fly towards.
Member of RocketPropulsion

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

Target
Property Instance Target
Description The object that the mouse is pointing to.
Member of Mouse