hyperdriveguy / eureka-rpg

GNU General Public License v3.0
0 stars 0 forks source link

Battle scene #3

Open hyperdriveguy opened 2 years ago

hyperdriveguy commented 2 years ago

Battles should be a separate view from the overworld. Battles should be able to be against different monsters with different attributes (sprites, health, attacks).

hyperdriveguy commented 2 years ago

Added with PR #39

hyperdriveguy commented 2 years ago

The current battle scene is garbage looking. Reopening to re-imagine it and implement it in a more satisfying way.