I am making a game a bit like space invaders where ships come down at you and you have to shoot them first, I have tried lots of things but I either cant make it so the alien ships can change costume and have the score change or I can make that happen but stop them from moving I cant work out which control you should use please help
Offline
For using the costume script, Just use this.
Control: when flag clicked>> Control: Forever>> change costume
Connect them together! Oh and also, please put periods and other grammar parts so I can read your message more clearly.
-------------------------------------------
For the score script
Make a variable called, "score".
Then use this code
Control: When flag clicked>> Control: Forever if>> Variable: Change (score) by 1
[touching (laser or bullet)}
^
Connects inside window of block
----------------------------------------------------------------------
I hope this helped!
Offline