Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Team 1] Projectile animations #74

Closed
16 of 19 tasks
cindyle1 opened this issue Aug 30, 2023 · 0 comments · Fixed by #141, #128 or #110
Closed
16 of 19 tasks

[Team 1] Projectile animations #74

cindyle1 opened this issue Aug 30, 2023 · 0 comments · Fixed by #141, #128 or #110
Assignees
Labels
Milestone

Comments

@cindyle1
Copy link
Contributor

cindyle1 commented Aug 30, 2023

Description

Task: Projectile Animations.
Feature: Projectiles

The projectiles will need to use Atlas to implement changes in the animation. This includes explosions, angle of fireball when being shot, and smoke. To do this the projectile class will call the animation component from the atlas file. For this sprint the single projectile's animations will be focused on which can then be replicated for other effects.

Dependencies

  • Image packs need to be finalised
  • Making sure that towers can create and fire projectiles ([Team 2] Towers Feature Ticket #5)
  • Projectile factory working
  • Mobs damage animation implemented to add sound effect for on collision

Milestones

List of steps that need to be completed for this task.

@cindyle1

  • Finalise image package for the single projectile (Aug. 31)
  • Add animation for single-target (Sep. 07)
  • Add animation to mob-King projectiles (Sep. 08)
  • Add animation for burn effects (Sep. 9)
  • Add animation for stun effect (Sep. 9)
  • Add animation for fireworks effect (Sep. 10)
  • Add animations for pierce effect (Sep. 10)

@MiniSoda17

  • Add new design for mob projectiles (Sep. 07)
  • Add animation to mob projectiles (Sep. 08)
  • Add design for engineer projectiles (Sep. 08)
  • Add animation for engineer projectiles (Sep. 09)
  • Add animation for snowball effects (Sep. 10)
  • Add design for pierce effect (Sep. 10)

Extra

  • Add Parabolic animation
  • Add sounds effects (Sep. 10)

Completion Deadline: Sep. 11

Documentation

Member

@cindyle1 cindyle1 self-assigned this Aug 30, 2023
@cindyle1 cindyle1 converted this from a draft issue Aug 30, 2023
@JSLLW JSLLW mentioned this issue Sep 2, 2023
10 tasks
@MiniSoda17 MiniSoda17 self-assigned this Sep 6, 2023
@MiniSoda17 MiniSoda17 added the enhancement New feature or request label Sep 6, 2023
@MiniSoda17 MiniSoda17 moved this from Todo to In Progress in 2023 Studio 3 Project Sep 7, 2023
@MiniSoda17 MiniSoda17 added this to the Sprint 2 milestone Sep 9, 2023
@MiniSoda17 MiniSoda17 moved this from In Progress to Ready in 2023 Studio 3 Project Sep 11, 2023
@cindyle1 cindyle1 linked a pull request Sep 11, 2023 that will close this issue
@MiniSoda17 MiniSoda17 moved this from Ready to Done in 2023 Studio 3 Project Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment