The things i should have done:
i should have put timer and destroy in my enemy.
in my collision rule,i should have put spawn actor and destroy.
the spawn actor is explosion.
in spawner,i should have not put destroy.
in hero i should have also put collision rule which contains change attribute:game.life
i should have also added spawn actor in the collision rule which is in hero.
in laser, is should have put destroy in collision rule.
i should have not put change attribute.
in score display i should have made winning rule which contains change scene to go to good scene.
in life i should have put losing rule which contains change scene to go to bad ending.
i forgot and did not have time to put my instructions in the instructional scene.
i also did not put a restart button in the ending.
the things i did right:
i can make the hero move left,up,right and down.
How i did it:i put change velocity and the direction goes to every direction i must do.
i added TWO change attributes in each rule of the directions and it is;self motion linear x and y.
i can make the laser shoot out from the hero which is by adding timer and destroy,adding move that points to the right.
i didd the winning and losing scene.
i also did the initial scene with the start button.
No comments:
Post a Comment