TrussPart

Show Deprecated

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.

Summary

Properties

Properties inherited from BasePartProperties inherited from PVInstance

Methods

Methods inherited from BasePartMethods inherited from PVInstance

Events

Events inherited from BasePart

Properties

Not Replicated
Read Parallel

Sets what the truss looks like, from the following options:

Methods

Events