Thank you so much, a lot of people seem to have this issue of falling through the ground. This is because I had to make the colliders less stable to increase performance (among some other specific problems caused by this choice that I write about in other comments). Thank god I put that barrier there incase other people had that problem (I encountered it only once for myself). Thank you for playing!
Lucas Ljunggren
Creator of
Recent community posts
Thank you! Sorry to hear about your problem, this seems different from the other one. This is likely due to some failure of detecting if the player is inside the other layer or not, probably on sharp corner and such. I will look into it. The dialogue script I wrote splits a string into an array of chars, I then run a loop (coroutine) where I add the char onto the text box, and every time it adds that char, it plays a 0.05s soundfile. you also need to have some sort of waiting time before you run the next iteration. Thank you for playing!
Thank you! I'm not surprised about that bug to be honest, I know the reason for it! Funny that I decided on not fixing it since I thought people would be layerjumping often enough for it to not matter. It would be hard to find a fix since the easy fix tanks performance. Thank you for the feedback and the compliments!
Thank you so much! I've certainly improved at doing art, but only because I try to limit myself to concepts that aren't so hard, like 2D billboard like graphics with simple shapes. This limitation breeds creativity in that it makes it easier to get a bit more experimental, weird and artsy. Thank you for playing!