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 7] Fixing Hitboxes and Balancing Towers #239

Open
5 of 9 tasks
ThivanW opened this issue Oct 8, 2023 · 0 comments
Open
5 of 9 tasks

[Team 7] Fixing Hitboxes and Balancing Towers #239

ThivanW opened this issue Oct 8, 2023 · 0 comments

Comments

@ThivanW
Copy link
Contributor

ThivanW commented Oct 8, 2023

Description

Task: Fixing Hitboxes and Balancing Towers.
Feature: Enhancement on towers, new Towers and bomb ship

Some of the towers have a bigger hitbox than the tile upon which they are placed. This currently means that sometimes a tower cannot be placed next to another tile. This task aims to fix this issue and to balance the towers (in terms of fire rate, damage and cost) so that the player isn't overloaded with the number of projectiles on the screen at a time.

Dependencies

  • The previously created towers need to be altered (#xx)
  • The towers' fire rates needs to be proportional to the mobs' fire rates (#xx)
  • The towers' damage will need to be changed to make up for the change of fire rate (#xx)
  • The towers' cost will need to be balanced for the amount of mobs that spawn in a wave (#xx)

Milestones

  • Fix the hitboxes so that they match the tile size (Oct. 11)
  • Talk to the mob team to figure out the balance for fire rate, damage and cost (Oct. 13)
  • Alter the towers' fire rate (Oct. 17)
  • Alter the towers' damage (Oct. 17)
  • Alter the towers' cost (Oct. 17)

Completion Deadline: Oct. 17

Documentation

Member

  • Thivan (@ThivanW) (Thivan Wijesooriya)
@ThivanW ThivanW added the task label Oct 8, 2023
@ThivanW ThivanW self-assigned this Oct 8, 2023
@ThivanW ThivanW moved this to In Progress in 2023 Studio 3 Project Oct 8, 2023
@ThivanW ThivanW added this to the Sprint 4 milestone Oct 8, 2023
@ThivanW ThivanW moved this from In Progress to Ready in 2023 Studio 3 Project Oct 16, 2023
@ThivanW ThivanW moved this from Ready to Done in 2023 Studio 3 Project Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant