Platformer Game




Cannon Animation & Projectiles









Adding the cannon animation sprites will not be as hard as your first set of animation sprites that was made when you added your player. You can adjust the code block to save youself time and energy. As you can see all of our animation sprite blocks are very similar.





When adding the projectiles we have to make sure not to just add them at the begining but at the right animation number so you get the affect of the cannon ball actually coming out of the cannon instead of just shooting from the second the player is seen and in range.