I have a character with platform behaviour. It interacts with solid objects (like floor or cealing) normally.
If i attach another object to the character (for exemple an head), the head does not interact with solid objects, so if i jump the head go through the ceiling, ignoring the collision box.
how can I make it works making the attached object "solid" too?