if it's isometric and the tiles are arranged in that way, shouldn't the arrow keys move the character along the tiles? If not, I think the grid shouldn't be so prominently shown.
I like the colors. Main character has an interesting look too. Since you are still in early development, I'd recommend experimenting with crazy ideas now. Try bringing something other ARPG aren't doing.
I hope you'll be able to move and attack at the same time later.
Maybe I should make it like that? I was thinking for limited movement while attacking. I'll have to think about this again.
Can only sprint some times, guess there's a hidden stamina bar.
I don't know why, but the health and stamina bar don't show up unless you fullscreen the game. I don't have much previous experience with webgames so I'm not sure why it's like this. (Probably getting cut off by the aspect ratio?)
Diagonal attacks?
Yeah that's probably the next thing I'm going to work on. Gotta make diagonal movement sprites/animations.
The movement directional vector needs to be normalized, you move faster diagonally.
Comments
Added a few new changes:
Changes:
Things that still need to be added:
Gimme more thingies to kill!
if it's isometric and the tiles are arranged in that way, shouldn't the arrow keys move the character along the tiles? If not, I think the grid shouldn't be so prominently shown.
Still working on enemies.
As for why it's isometric, I have something specific in mind. I'll have to see if it pans out.
Cute sprites, basic gameplay. Enemy seems a bit floaty when bumped into. Curious what you'll add later.
Added a few changes:
Changes:
Things that still need to be added (now or in the future):
I like the colors. Main character has an interesting look too.
Since you are still in early development, I'd recommend experimenting with crazy ideas now. Try bringing something other ARPG aren't doing.
Very early build. I'm unable to tell much about wherever this project may be going.
Seems to work well.
I hope you'll be able to move and attack at the same time later.
Can only sprint some times, guess there's a hidden stamina bar.
Diagonal attacks?
The movement directional vector needs to be normalized, you move faster diagonally.
I hope you'll be able to move and attack at the same time later.
Maybe I should make it like that? I was thinking for limited movement while attacking. I'll have to think about this again.
Can only sprint some times, guess there's a hidden stamina bar.
I don't know why, but the health and stamina bar don't show up unless you fullscreen the game. I don't have much previous experience with webgames so I'm not sure why it's like this. (Probably getting cut off by the aspect ratio?)
Diagonal attacks?
Yeah that's probably the next thing I'm going to work on. Gotta make diagonal movement sprites/animations.
The movement directional vector needs to be normalized, you move faster diagonally.
I must have messed up something in the code.
btw thanks for the feedback!