FaceId (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = FaceId |property = Enum ''FaceId'' |description = Sets what side of the Parent the object is on. |object = GBX.lua.Hole (Object)...")
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = FaceId
name = FaceId

Latest revision as of 22:14, 23 September 2021

Property
Name FaceId
Property Enum FaceId
Description: Sets what side of the Parent the object is on.
In Object: Hole


The Enum FaceId is used to set the side of the brick the object is on. It has 6 numbers:

  • 0: right
  • 1: top
  • 2: back
  • 3: left
  • 4: bottom
  • 5: front