Thanks for playing! But this game does not need voice acting at this point. I will be keeping you in mind :D
TSB99X
Creator of
Recent community posts
Nice! Great to see you advancing in GameDev field, Aaron.
I see you doing low-res stuff at Unity too. Pixel perfect 2D in Unity can be a pain to get right. But otherwise, smooth filtering ruin all that nice VX Ace art feel.
In simplest case, ensure that textures compression is set to none and filtering set to point filter. I am applying pixel snap material, derived from sprites-default one, to get more precise results one. Camera need calibration too.
If you interested in this, there is Unity's blog post about issues of rendering for pixel art.
Anyways, good work and good luck!
This is good! You quite stepped up the game with Unity. Couldn't find gravity mechanics at start, but when I had. Whoaaa... Real time manipulation with gravity is interesting in puzzlers. One thing that I want to have is to see what levels I have already completed, cause game session is not "a few seconds", more likely "a few minutes" at least. Thank you!
Itch.io platform is incredible place that collects a lot of incredible games and needs a lot of work to support. So, maybe original text must be paraphrased -- "not overwhelmingly customizable toolset".
Even with basic banner, background and color editing + gifs you can get branding done. There is nothing inherently wrong to email support, aren't there? If you have some serious project going on you obviously will contact support staff one way or another. Moreover. Give all the tools to user and Itch.io will lose all the layout guidelines and, with it, consistency.
Thank you for comment! If i understand correctly, you mean: show arrow keys accordingly to WASD keys, but still use WASD (just change the graphic representation).
I am currently working on update to implement different control schemes to use in-game. But this is new view point I need to think about. It might actually improve gameplay greatly. I will test this out to see if this fits better.