The aim of this series is to provide developers with the foundational knowledge needed to have full control over game development, starting from low-level systems (such as the Graphics Engine, Input ...
Usually, when coloring a shape with the color() module, the parent color overrides the colors of all children. This is often not what you want: As with all of the attachable features, these color, ...