jonathaneeckhout / jdungeon

An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world
https://jdungeon.org
BSD 2-Clause "Simplified" License
130 stars 23 forks source link

New skill feedback #177

Closed jonathaneeckhout closed 9 months ago

jonathaneeckhout commented 9 months ago

A new feedback mechanism has been added for a skill:

If a skill is unusable -> the hitbox are color is red

if it's out of range -> the hitbox are color is rose

if it's usable -> the hitbox are color is the normal color

The range can be toggled visible with the debug_mode

Fix: You can't kill dead enemies again