You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building a Rojo project into a .rbxlx, the Motor6DPart0 and Part1 properties do not get filled. This results in broken character rigs in my game and prevents me from using a Fully Managed Rojo setup.
To repo this issue, use the attached file (had to put it into a ZIP) and build the project with rojo build. Meshes load fine as expected, but joints are broken.
When building a Rojo project into a
.rbxlx
, theMotor6D
Part0
andPart1
properties do not get filled. This results in broken character rigs in my game and prevents me from using a Fully Managed Rojo setup.To repo this issue, use the attached file (had to put it into a ZIP) and build the project with
rojo build
. Meshes load fine as expected, but joints are broken.CharacterTemplate.zip
The text was updated successfully, but these errors were encountered: