Travh98 / GWJ_Jan2023_Heartless

2 stars 0 forks source link

Health and Hitbox System #3

Open Travh98 opened 1 year ago

Travh98 commented 1 year ago
RaoulMarz commented 1 year ago

Player will be a KinematicBody2D and npc's will be StaticBode2D, put in their own respective scene instances,

Zion-D-Hill commented 1 year ago

make sure there is framework in place to have a little flashing effect for damage when an entity takes damage, please and thank you

RaoulMarz commented 1 year ago

Wotking on the flash, health almost done with damage update. Will post screenshots tomorrow and add a test scene to demo the HUDs

RaoulMarz commented 1 year ago

The flashing on taking damage is in progress. Will update and push to the git repo on Friday for this component.