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

[added] Explosive component #2261

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mugg91
Copy link
Contributor

@mugg91 mugg91 commented Dec 22, 2024

Status

  • READY: this PR is (to the best of your knowledge) ready to be incorporated into the game.

Description

[added] Explosive component

Fixes #2040

This PR adds a new load component "Explosive".
When it is activated or when it is hit by an ignite hitter or explosion hitter, it will be set to explode in 4 ticks.

An Explosive exploding will hit adjacent Explosive tiles so it will look like a chain reaction, much like the bomb blocks from the Kirby series.

The explosion will hurt you even if you were the one who built the block.

Tested in offline and online, works as intended.

Feel free to suggest or submit improvements to the sprite.

@mugg91
Copy link
Contributor Author

mugg91 commented Dec 22, 2024

Ingame video (played on dedicated server):

ExplosiveComponent.mp4

@GELGELAT
Copy link

holy fuck

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.

Add TNT block (component)
2 participants