Thanks for your reply :) Checking cb1.CollisionInformation.Children[0].Entry.LocalTransform.Position gives (0,0,0). Children[1] is at (1,0,0), and Children[2] is at (-1,0,0). The Position of the cb1 entity is (0, 5, 0). If the entity's position is added to the local entry transforms, the original po...