How can I call different sprites images and properties of it from a file ?
- by srikanth rongali
My small game consists of a player and 10 targets.
I have an excel sheet of information of target. It includes the target speed, target accuracy, target probability of hitting of the player. These factors change from target1 to target10. Each time target should appear on screen starting from target1 to target10. How can I call them in such a way?