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 1
Removed member index 1
| History | Member |
|---|
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 9
- 726 Remove
- 726 Change Default of Style from AlternatingSupports to
- 553 Add
- 553 Change Default of Style from to AlternatingSupports
- 486 Change ThreadSafety of Style from ReadOnly to ReadSafe
- 476 Change Category of Style from Part to Part
- 462 Change ThreadSafety of Style from to ReadOnly
- 47 Add Style
- 47 Add TrussPart
Members 1
Style
| Type | Default | |
|---|---|---|
| Style | ||
Sets what the truss looks like, from the following options:
| Thread safety | ReadSafe |
|---|---|
| Category | Part |
| Loaded/Saved | true/false |