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

Add Koopa Shells #96

Draft
wants to merge 23 commits into
base: dev
Choose a base branch
from
Draft

Add Koopa Shells #96

wants to merge 23 commits into from

Conversation

Hugman76
Copy link
Member

@Hugman76 Hugman76 commented Oct 10, 2024

This adds Green and Red Koopa Shells to Mubble.
Koopa Shells are projectiles that slide on the ground and bounce off walls.

Auto-aim

Red Koopa Shells are capable of targetting enemies themselves. Be wary that they may target any living entity that is not on the same team as the sender!

Draft?

This PR is a draft because it is missing key features:

  • Koopa Shells may break at some point
    • Green Koopa Shells should break when they hit a wall a set amount of times
    • Red Koopa Shells should break the first time they hit a wall
  • The collision algorithm is kinda ugly
  • Code is missing documentation
  • Needs more configuration (target speed, max bounces, etc..)
  • Red Shells may skip the block bouncing algortithm altogether?
  • Players should be able to bounce on Koopa Shells to stop them and shoot them with the foot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant