EntityComponentSystemSamples icon indicating copy to clipboard operation
EntityComponentSystemSamples copied to clipboard

HelloCube example #6 SpawnAndRemove is missing some code

Open CreepGin opened this issue 5 years ago • 0 comments

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.

CreepGin avatar Nov 28 '20 07:11 CreepGin