TrussPart
Similar to a Part but with a different visual Style and the important distinction that default characters are able to climb it.
Memory category | Instances |
---|
Member index 2
Description
A TrussPart
is similar to a Part but with a different visual
Style and the important distinction that default
characters are able to climb it.
This part type has significantly more restrictive size limitations than other
parts; it must be 2*2*n
studs where n
is a multiple of 2
with a maximum
of 512
.
Additionally, this part type does not support styling through the addition of
Decals or Textures. If you wish to create a
textured and "climbable" BasePart but also utilize the climbing
behavior of TrussPart
, consider setting the
Transparency of the TrussPart
to 1
to make
it invisible, set CanCollide on the
BasePart to false
, and then align the climbable surface of the
mesh/model with that of the TrussPart
.
History 7
Members 2
Style
Type | Default | |
---|---|---|
Style | AlternatingSupports |
Sets what the truss looks like, from the following options:
Thread safety | ReadSafe |
---|---|
Category | Part |
Loaded/Saved | true/false |