Target (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Target |property = Instance ''target'' |description = Set what part the object will fly at. |object =...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name = Target | |name = Target | ||
Line 7: | Line 6: | ||
|object = [[GBX.lua.RocketPropulsion (Object)|RocketPropulsion]] | |object = [[GBX.lua.RocketPropulsion (Object)|RocketPropulsion]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
----- | ----- | ||
There is also a separate ''Target'' property exclusively for the [[Mouse]] object. | There is also a separate ''Target'' property exclusively for the [[Mouse]] object. | ||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name = Target | |name = Target |
Latest revision as of 22:52, 23 September 2021
Property | |
---|---|
Name | Target |
Property | Instance target |
Description: | Set what part the object will fly at. |
In Object: | RocketPropulsion |
There is also a separate Target property exclusively for the Mouse object.
Property | |
---|---|
Name | Target |
Property | Object target |
Description: | The last object the mouse has clicked on |
In Object: | Mouse |