#Character disappeared after being added to the sub scene

1 messages · Page 1 of 1 (latest)

random echo
#

I am trying to use the ECS system for my 2D mobile game but for some reason when I tried to put the character into the sub scene it disappears from my game camera but I can see that it is still there in the scene. I tried asking ChatGPT and he said that it might be the SpriteRenderer issue.