warrenalphonso / groceryrun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract basic platformer enemies

warrenalphonso opened this issue · comments

Think about the functionality I want them to have. I don't think I should randomly place them via some algorithm. Instead, let me just zoom out the map and place them in where I want to. So I should be able to choose x, y levels, maybe boundaries if I don't let them move freely, speed and character image.