EntityComponentSystemSamples
EntityComponentSystemSamples copied to clipboard
HelloCube example #6 SpawnAndRemove is missing some code
The code for handling the green cubes is not there.
According to its README:
Another part of the code shows loading Prefabs from code and creating Entities. Once a new Entity is created, it will be placed at the same position in the World where the originally spawned Entity was, but it will be colored green.