Im using mcs at the moment which are fired at different angles and bounce off of walls and if they hit a player they send information back to an enemy which uses the info to fire at the player, basically it enables the enemy to shoot off of walls and hit the player.

But ive realised I need greater accuracy which means more mcs which means slowdown, so I was wondering about this option.

If I cant do this ive gotanother option which is still using actual mcs but firing them in smaller groups so there are only a few on screen at any one time so the game shouldnt run into slowdown, only problem with this is that the enemy will be quite vulnerable.

Thanks for your thoughts.