Edit of asset "Combat Collider" Accepted

Old/Current New/Edit
Title Combat Collider Combat Collider
Description Easily set up both hurtboxes and hitboxes for any type of 2D game.

To use just add the combat collider node to a scene, I suggest under the sprite for better organization, and then use the buttons to modify the colliders. Then to actually make it so that works with the animation use the Animation's call method line to call the start(), end(), and next frame functions of the colliders.

For hurtboxes click the Is hitbox button twice to initialize it to the correct color and layer.

This uses both layers 2 and 3 for player and enemies respectively.

This addon also allows for custom resources to be used to add to hitboxes that can be called with a signal such that when a hurtbox collides with a hitbox the damage and the extra resources get passed onto the signal
Easily set up both hurtboxes and hitboxes for any type of 2D game.

To use just add the combat collider node to a scene, I suggest under the sprite for better organization, and then use the buttons to modify the colliders. Then to actually make it so that works with the animation use the Animation's call method line to call the start(), end(), and next frame functions of the colliders.

For hurtboxes click the Is hitbox button twice to initialize it to the correct color and layer.

This uses both layers 2 and 3 for player and enemies respectively.

This addon also allows for custom resources to be used to add to hitboxes that can be called with a signal such that when a hurtbox collides with a hitbox the damage and the extra resources get passed onto the signal
Category 2D Tools 2D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/AbelLagonell/combat-colliders https://github.com/AbelLagonell/combat-colliders
Issues Url https://github.com/AbelLagonell/combat-colliders/issues https://github.com/AbelLagonell/combat-colliders/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.1.0 1.1.0
Download Commit e5d47bccf637dbec71757d5c15bf618e5f174c46 e5d47bccf637dbec71757d5c15bf618e5f174c46
Download Url (Computed) https://github.com/AbelLagonell/combat-colliders/archive/e5d47bccf637dbec71757d5c15bf618e5f174c46.zip https://github.com/AbelLagonell/combat-colliders/archive/e5d47bccf637dbec71757d5c15bf618e5f174c46.zip
Icon Url https://raw.githubusercontent.com/AbelLagonell/combat-colliders/refs/heads/main/Icon.png
https://raw.githubusercontent.com/AbelLagonell/combat-colliders/refs/heads/main/Icon.png