Edit of asset "Combat Collider" New

Old/Current New/Edit
Title 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
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/AbelLagonell/combat-colliders
Issues Url https://github.com/AbelLagonell/combat-colliders/issues
Godot version Godot 4.3
Version String 1.1.0 1.1.1
Download Commit e5d47bccf637dbec71757d5c15bf618e5f174c46 f520e301e7b7febcbbb95f7ce5c0d5f4deba7480
Download Url (Computed) https://github.com/AbelLagonell/combat-colliders/archive/e5d47bccf637dbec71757d5c15bf618e5f174c46.zip https://github.com/AbelLagonell/combat-colliders/archive/f520e301e7b7febcbbb95f7ce5c0d5f4deba7480.zip
Icon Url https://raw.githubusercontent.com/AbelLagonell/combat-colliders/refs/heads/main/Icon.png