Hi i am fairly new to XNA and i am just messing around at the moment with it. what i am trying to achieve is when i push space a new instance of a bullet is created so even though there is just on sprite i can fire 20 bullets for example at the moment it fires the one then if i hit space the one i fired re assigns to the characters x and y. how do i make it so i can create multiple instances of the image.
Regards
Mark
PS if u need more info let me know