ReflextionsDev / Zombiehood

Project Adder is an open-sourced 2D zombie shooting sandbox game, blending run & gun mechanics with rogue-lite elements. Open Sourced under GNU GPL V3.
https://store.steampowered.com/app/2598410/Project_Adder/
Other
9 stars 2 forks source link

Fixes throwable projectile targeting issue #136

Closed Everade closed 4 days ago

Everade commented 2 weeks ago

Now uses Player_ThrowTarget position for the trajectory algorithm rather than mouse cursor

Fixes https://github.com/ReflextionsDev/Zombiehood/issues/45