GamesByMoonlight / january

January's Game
The Unlicense
0 stars 1 forks source link

Correct enemy behavior on reaching player #85

Closed LanceBailey closed 5 years ago

LanceBailey commented 5 years ago

Expected behavior: Punching animation should loop. Enemies should stay near the player.

Current behavior: Punch animation only plays once Enemies start sliding away (possible navmesh or collider issue??)