Boxes in this picture US>Created the component.
When I made a c++ class in the lecture, I also made it with box components. What is the reason for that?
When I looked it up, I saw that the box component detected a collision and detected whether the two objects overlapped.
Is the creation of c++ as a box component also used to make sure that the door is overlapped with objects and to act?