trevorkosht / Cuphead-GameProject

1 stars 0 forks source link

Enemies #5

Closed trevorkosht closed 2 weeks ago

trevorkosht commented 4 weeks ago

• Use keys "o" and "p" to cycle between which enemy or npc is currently being shown (i.e. think of these characters as being in a list where the game's current character is being drawn, "o" switches to the previous item and "p" switches to the next)

• characters should move, animate, fire projectiles, etc. as they do in the final game, but should not interact with any other objects