L
Lordbevan
Guest
I want some units to be created during game. Thing is I want to see the number of units that are created + the direction that they are facing on the map itself.
The map that I am looking at remembers all these unit locations at initialisation. Then recreate them with Loops when needed. So far I am looking for a better way.
Question2)I read that if at map initialisation u dont load all the preplaced units (which is a lot for me) the game will load much faster. Is there a good way to do this?
The map that I am looking at remembers all these unit locations at initialisation. Then recreate them with Loops when needed. So far I am looking for a better way.
Question2)I read that if at map initialisation u dont load all the preplaced units (which is a lot for me) the game will load much faster. Is there a good way to do this?


