Devlog #6
This time, I mostly just added some small changes and fixes, some of the more important changes are:
- I changed the player textures to a simple white square with eyes, this was just becouse I am not good drawing and making the animations was too dificult, to make the square a little more alive, I added some squishing to its animation using code
- I added some invisible walls around the player so it dont fall off the cube, but I made so when the rubik cube is rotating the player could fall if not careful
- I also made some small fixes to some problems I find along the way while making all of this changes