Target (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m Target moved to Target (Property)
>Anaminus
No edit summary
Line 4: Line 4:
|description          = Set what part the object will fly at.
|description          = Set what part the object will fly at.
|object              = [[RBX.Lua.RocketPropulsion (Object)|RocketPropulsion]]
|object              = [[RBX.Lua.RocketPropulsion (Object)|RocketPropulsion]]
|}}
----
There is also a separate ''Target'' property exclusively for the [[RBX.Lua.Mouse (Object)|Mouse]] object.
{{Property|
name                = Target
|property            = [[Object]] ''Target''
|description          = The last object the mouse has clicked on
|object              = [[RBX.Lua.Mouse (Object)|Mouse]]
|}}
|}}

Revision as of 21:34, 6 August 2008

Target
Property Instance target
Description Set what part the object will fly at.
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]]