Target (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>Mindraker
mNo edit summary
Line 5: Line 5:
|property            = [[Instance]] ''target''
|property            = [[Instance]] ''target''
|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]]
|}}
|}}



Revision as of 19:25, 1 November 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]]