pub const MAX_COMPONENTS: usize = 32;
The maximum amount of components in a GameObject type.
GameObject