InOut (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Properties}} {{Property| name = InOut |property = Enum ''InOut'' |description = Sets what part of the Parent's side the object is on. |object = GBX.lua.Hole|Hol...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
{{Property| | {{Property| | ||
name = InOut | name = InOut | ||
Line 7: | Line 6: | ||
|object = [[GBX.lua.Hole|Hole]] | |object = [[GBX.lua.Hole|Hole]] | ||
|}} | |}} | ||
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;" | {| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;" |
Latest revision as of 22:15, 23 September 2021
Property | |
---|---|
Name | InOut |
Property | Enum InOut |
Description: | Sets what part of the Parent's side the object is on. |
In Object: | Hole |
Enum | Name | Description |
0 | Edge | On the edge of the side. |
1 | Inset | On the inset of the side. |
2 | Center | On the center of the side. |