#Emberborne - Demo release - WIP

1 messages Β· Page 1 of 1 (latest)

burnt kraken
upbeat vortex
#

i dig it

steady topaz
#

How long are you working on it? Looks neat and fun!

snow violet
#

That’s so cool! You did a great job!

verbal oasis
#

Looks great!
Biggest point of feedback i noticed- the GUI box looks like a very different (far more detailed) style than any of your other visuals.
I think it would look better with a more smooth / simpler gui box

burnt kraken
burnt kraken
#

Emberborne - Demo release - WIP

lethal yew
burnt kraken
lethal yew
steady topaz
#

You are fast man, good job!

burnt kraken
#

Well luckily pixel art isn't super duper hard I definitely wouldn't have been doing all that in 2 weeks if I would've gone for a more detailed art style

steady topaz
#

Can I ask you what did you use to keep the savegame? Did you use JSON?

burnt kraken
#

I use a JsonUtility module and then I came up with a block system to split the save file into structures that systems have ownership on. I’m sure it could be better but works pretty well so far

burnt kraken
lethal yew
burnt kraken
lethal yew
steady topaz
burnt kraken
steady topaz
#

I'm amazed by how fast you did it! I tested and I found some suggestions:

  1. Sometimes when I triggered an F action, it disappeared even though I was in front of it, but not EXACTLY in front of it, got it? Maybe increasing the collider size can be a little more forgiving in terms of accuracy.
  2. In the shop, I missed the UI info about how to leave or buy an item.
    I loved the transition between areas where you switched the soundtracks AND the gameplay felt very nostalgic.
    Keep up the great work!
lethal yew
#

@burnt kraken The game is pretty good for two weeks of developing! This is my feedback:

  1. Taking damage should have the health bar highlight or have some kind of visual reaction outside of the slider going to the left. I found it a bit hard to notice when damage was taken outside of my player being transparent for a second and a small number showing how much damage taken.
  2. I suggest you add a "esc" key to escape the UI just as 'C' does. This is important as I was stuck in the UI and couldn't get out and was spamming "esc" but nothing happened. It wasn't until I noticed it was 'C'. Good practice, at least in my opinion is to always have "esc" escape UI even though you want another Key to do so. You don't have to have "esc" be shown to escape the UI, but it should do so along with 'C'.
  3. Finally, the archer class was too easy to use in terms of combatting from afar. The enemies can't reach you so it was easy to just snipe them. I recommend making the enemies start chasing the player when damage is taken. This can ensure that they are at least not that useless against far ranged Player Classes.
burnt kraken
#

Thank you for the feedback guys I have noted everything mentioned and will start working on it as soon as I can πŸ™‚

burnt kraken
#

Hey guys thank you again for the amazing feedback you have provided! I have changed and implemented the feedback you gave me to be precise what I did today was:

  • Make enemies aggro and go towards player after being attacked (Mostly concerning the archer class enemies won't continue standing still but will now move towards you)

  • Added UI Info to all the well... UI's (Showing the select and ESC button at the bottom to select and go back / close)

  • Removed the C as a cancel or go back button (can still be used but is not indicated anywhere) and switched to esc

  • Added a little shake effect when taking damage (GIF attached)

  • (Hopefully) Fixed the F Actions named by jufb (I could not properly test this myself so please provide feedback if its still bugged!)

  • Minor Update to the Map (1 Monster Kill Quest, 1 Item Fetch Quest and 2 new NPC's to give you the quests)

Im going to upload the new WebGL Demo as soon as its done exporting.

@steady topaz @lethal yew

lethal yew
lethal yew
#

The game played well. The only thing I found was a grammar error, as shown in the attached image. ([get] shouldn't be there) @burnt kraken

burnt kraken
#

Oopsie will be fixed πŸ˜… Happens when you stay up all night πŸ˜‚

#

For anyone who cares - I have now also started looking into releasing my game on steam eventually when it's ready along with its demo πŸ™‚

I will keep updating this thread on how it goes with the steam page and will announce it as soon as it's ready! People who actively help and give good feedback will receive a free key for the game when it eventually comes out πŸ˜„

steady topaz