jahu00 / SamllHax.MapleSyrup

An attempt at implementing a single player Maple Story client
0 stars 0 forks source link

Combat basics #17

Open jahu00 opened 1 year ago

jahu00 commented 1 year ago

When attack animation plays, collision with mobs should be detected and sent to the backend.

When mob collides with player, player should get knocked down and this information sent to the backend.

Some map objects appear to cause damage, might code this at the same time (same mechanics as taking damage from mobs).