FaceId (Property)

From Goodblox Wiki
Revision as of 09:45, 23 June 2020 by Pizzaboxer (talk | contribs) (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)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


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