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

Enemy Ideas #115

Open
4 tasks
cdsupina opened this issue Feb 5, 2021 · 0 comments
Open
4 tasks

Enemy Ideas #115

cdsupina opened this issue Feb 5, 2021 · 0 comments
Labels
enemy Adding a new enemy, or modifying an existing enemy enhancement New feature or request help wanted Extra attention is needed

Comments

@cdsupina
Copy link
Collaborator

cdsupina commented Feb 5, 2021

  • "Turret" enemy
    • Travels straight down at a normal speed
    • Targets the closest player and rotates to face them
    • Periodically fires blasts at the player
  • "Centipede" enemy (could be a boss)
    • Moves like in the game "centipede" https://www.youtube.com/watch?v=udoweQ6E4EM
    • Linked chain of smaller enemies
    • Breaks apart when destroying the middle segments
    • Moves in a "weaving" pattern down the screen
    • Bounces in opposite x-direction upon contact with hitboxes
  • "Mortar" enemy
    • Moves very slow or not at all
    • Targets player
    • Fires a projectile up
    • Target indicator appears where the player was located upon firing
    • Player needs to move out of the targeted zone to avoid damage
  • "Hunter" enemy
    • Travels towards the closest player but stops a set radius
    • Shoots periodically in the direction of the player
@cdsupina cdsupina added enhancement New feature or request help wanted Extra attention is needed enemy Adding a new enemy, or modifying an existing enemy labels Feb 5, 2021
@cdsupina cdsupina pinned this issue Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enemy Adding a new enemy, or modifying an existing enemy enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant