- Joined
- Jul 12, 2008
- Messages
- 267
- Solutions
- 13
- Reaction score
- 438
- Location
- Bialystok, Poland
- GitHub
- rookgaard
- YouTube
- Rookgaard
Hello. As in the topic, what is better (faster, more efficient)?
For example I have a map 100 x 100 squares. It is any difference if I will create a spawn at 50,50 with radius 50 for 25 randomly placed monsters or if I will create 25 spawns at different locations each for one monster?
In both options, server will differently load monsters or will behave differently while re-spawning them after player kills?
Thanks for every response.
For example I have a map 100 x 100 squares. It is any difference if I will create a spawn at 50,50 with radius 50 for 25 randomly placed monsters or if I will create 25 spawns at different locations each for one monster?
In both options, server will differently load monsters or will behave differently while re-spawning them after player kills?
Thanks for every response.