Unity2D Devlog 20 — Dodge This, You Filthy Casual
3 min readJul 8, 2021
--
With one exception, all enemies follow a linear vertical path. This movement makes it simple for the Player to shoot them down accurately. I want to introduce another level of difficulty.
Objective:
Allow enemies to dodge the Player’s attacks.