Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I love theme 3. The idea of a simple, themable graph maker is a fun concept and a good fit for this jam.

I did run into a lot of issues with the text fields and the UI in general. I imagine a lot of these must be a result of using Unity’s UI system.

  1. I have caps lock mapped to Backspace but that didn’t work in this tool.
  2. I appreciate that the fields were tabbable, but when tabbing in reverse, there’s a bug where it gets stuck between the max value and the first bar name.
  3. the text inside the input boxes is very small
  4. when you click on an empty text box, there is no indication that this text box is now focused
  5. The +/-/download buttons are not tabbable

thank you so much for trying the tool and such great feedback! 


1. Hmm could you share more as in what didn’t work? As in, when you caps lock (using backspace) it didn’t actually “caps locked”? 

2. Oh. Will look into that. 

3. Agreed. Will have to fix that. 

4. True, need to improve that as well. 

5. That is intentional. As you rightly pointed out, Unity UI is very finicky sometimes, so for the sake of keeping sanity I just kept the tabs to the fields. But can revisit it. 

Thanks so much again!