Hi all!
I'm currently creating a game for my project which is a shooting game and in the code I created a control array(to store the images)and using a loop to display the images one by one after a certain duration.
I know using loops is the answer to this but everytime i used a loop, the project will hang . Do any of u have any suggestions about what i should do to eliminate this problem?
thanks!