ID:272796
Feb 19 2009, 5:26 pm
|
|
i'm making a rpg game and i would like to add npcs that you can fight but evertime i add more than one it lags my game so it won't start can anyone help me make one or give me pointers?
|
Feb 19 2009, 6:14 pm
|
|
If you're using infinite loops, you need to have some kind of delay (spawn or sleep) in them so that it doesn't lag-kill the game.
|