OpenChamp / client

The Godot Project for OpenChamp
GNU General Public License v3.0
127 stars 18 forks source link

Client abilities not dealing damage #62

Closed cmkrist closed 1 day ago

cmkrist commented 4 months ago

Client abilities are not dealing damage at the moment

noah1510 commented 1 day ago

Should be fixed by the rewritten abilities as well. Since all the projectiles now use a multplayer spawner and the damage calculation is done on the server side, this should no longer be the case.