Inherit from CollisionNode

CollisionNodes are hidden by default. You’ll need to call show_through() on the child node if you want to make it show up anyway. Alternatively, you can call show() on the node itself, but this’ll make the debug visualisation for the solids show up too.