ID:272796
 
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?
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.