Hello! I am new in using DOTS and it will be a huge support if someone could help me with this issue please. I am creating a local multiplayer with DOTS and I thouhgt about this approach:
- creating a world for each player
- adding the systems for each player (input for example)
- creating the player entities in there
However, I am getting an error with instantiating the player. Could anyone help me please?
thank u in advance!