Rotation and More Enemies


Follow along with the videos to add UI buttons to your game. Then make the following changes and additions:

  • For floating enemies (perhaps all enemies) find an art asset that is plausible, because a tank is not.
  • Ensure that all other art assets are present, background, player, bullet, ground
  • Create a new devlog for your current itch.io project.
    • Record a 30-second video of your gameplay from this assignment and add it to the devlog.
      • ensure the play area is maximized.
    • Explain in the devlog what changes you made.

Added turret rotation and enemy spawn functionality. Changed player sprite into separate pieces for rotation of turret. Implemented propulsion animation for enemy air tanks. 

Comments

Log in with itch.io to leave a comment.

Adjust shell sprite to point in the direction of movement?