I am playing around with ECS and trying to use the official samples on a 2D project.
However, it seems that GameObject with SpriteRenderer cannot get converted using the ConvertToEntity script (i.e. does not appear after conversion).
Thanks for your reply. Do you mean selecting “Convert and Inject GameObject” as conversion mode? How would this workflow work? Specifically, how would I modify the game object that gets injected? It doesn’t seem to move.
Thanks!