00:00
00:00
xalezar
Hey there! I'm the creator of Nymble. Aside from being a game designer/developer, I also happen to be a classical musician/composer who loves RPGs. You can find my music in Nymble 1 & 2. :)

Age 37, Male

UX Designer

Canada

Joined on 11/26/20

Level:
4
Exp Points:
128 / 180
Exp Rank:
> 100,000
Vote Power:
3.73 votes
Rank:
Civilian
Global Rank:
> 100,000
Blams:
0
Saves:
14
B/P Bonus:
0%
Whistle:
Normal
Trophies:
1
Medals:
30
Supporter:
1y 5d

xalezar's News

Posted by xalezar - December 16th, 2020


So this happened lol.


iu_209573_8335972.jpg


I was thinking more about the current (version 1.2.2.0) "back to map" button and the user experience (UX) considerations surrounding it.


iu_209667_8335972.png


Would the player be upset if they were on a very hard level and accidentally pressed "go back to map" and lost their progress? Probably.


Coincidentally, the "retry" icon on the main view (when not paused) is actually in the "hard to reach" thumb zone for right-handed players, so at least this minimizes accidental retry for the majority of players. (According to a source on Wikipedia, studies suggest that 90% of people are right-handed). I wonder how many of you who have played this on Newgrounds are left-handed?


Is the icon clear enough? The "map" isn't exactly a traditional map in this game, as it's a vertical beanstalk. The design language of my icons is confined to a 16x16 space, so I have to be very economical about how I use pixels.


(Pardon me for nerding out. I happen to be in the UX industry lol ...)


iu_209575_8335972.jpg


So in the end, I decided to switch the "back to map" icon (on the main unpaused game view) with a "pause" button since the "pause" glyph is generally universally understood. Furthermore, I could utilize the pause screen to show more stuff, like the progress of your current goals. The actual "back to map" button would live on this view. In the first screenshot, was it obvious what to press to return to the map?


Upon playing around with it more, I realized that the close button is hard to reach with the thumb, so I am looking at adding an explicit "resume playing" button, and the ability to tap the scrim (the darkened background) to dismiss the pause dialog. So you may see that in the next release (along with this pause screen).


And man ... it sure was a fun time coding this. The most challenging part was activating and deactivating buttons as you switch between the paused state and the unpaused state. But once I figured that out, the rest of the work was mostly adjusting placement coordinates.


Surprisingly, the showing/hiding transition was the most straightforward. It was just a linear interpolation function that I applied to the dialog's base coordinates and opacity values. It was originally without a transition and felt very jarring for it to appear out of nowhere. Funny how little things like this make a huge impact on the feeling of the game.


Anyway, you'll see this in the next release which I'll be putting out later today.


Keep on jumpin'



Tags:

Posted by xalezar - December 13th, 2020


After being delightfully flooded by so many insightful comments here on Newgrounds, I've taken in your feedback to make improvements to Nymble. And over the past several days, I was also surprised to learn that Nymble got livestreamed and reviewed a couple times! Hearing real players think aloud was very informative on how I can improve the first-time experience.


So anyway, here are some things you can find in version 1.2.2.0:


  • Levels 41 to 60 now unlocked! Skip to the boss level or play them all again. (You may find some little surprises.)
  • Improved level cleared UI to explain how to get a higher score. I thought about including this in the HUD (Heads-up display), but opted to keep it clean and minimal and have the player find out by exploring.
  • Level 3, updated to better onboard the player about how to kill enemies.
  • Level 20 (boss): Same level, just replaced some gates, and reduced map size
  • Level 40 (boss): Some modified puzzles as well as a more exploratory layout.
  • Levels 51, 52, 54: New designs to onboard the "snowman" a bit more clearly. Slight improvement in puzzle complexity.
  • Level 60 (boss): redesigned the "snowman" puzzle. The boss fight spawn tiles have been redesigned to have a clearer active/inactive state.
  • Partially fixed stacking sound-effects glitch.
  • Toggle the snow by pressing "P" and see if it reduces lag in your browser.



Tags:

4