Quote:
Originally Posted by Skyld
Well, presumably you would want to run over the players once, and THEN over the NPCs in the level, so you could have your player loop processing players, and then your NPC loop afterwards processing NPCs.
|
Yeah, I updated the post where I asked how you would do it asking if I should separate the loops, which is what you ended up saying anyways
I guess I'll do that.
EDIT: Updated first post