Each behaviour has a list of "necessary components". We should either make an initial if condition checking all necessary requirements, or (if possible) create an Aspect with the right composition and use it for quicker testing.
Also, I need to remove some component mappers from AISystem (they are not needed anymore).
Each behaviour has a list of "necessary components". We should either make an initial if condition checking all necessary requirements, or (if possible) create an Aspect with the right composition and use it for quicker testing.
Also, I need to remove some component mappers from AISystem (they are not needed anymore).