Can someone look at my project under my account? It is 1s1s, and switches costumes constantly, but nothing happens. Can anyone help?
Here is the project: Space Invasion Test
Offline
What the problem seems to be is that only one of the ifs are activated, therefore the sprite is changing costumes constantly but spends most of its time on the one that is going on during the activated if. It does occasionally flicker to the other costumes but mainly stays on the gray one. I suggest adding scripting to make the sprite stay on other costumes. You could also add scripts for its mobility. For the making it move in 1s1s see this project. I also suggest only making it switch to the costume enemy inside an if script.
Offline
I added another version that continually switches, yet (again) nothing works.
Offline