ITS A TOP-DOWN GAME NOW! imagine this comes out before the new update in the actual game Controls: WASD to move E to interact (not implemented yet) for now this is just a tech demo of what im working on
map looks a bit wonky, with a few unaligns and teeny tiny white lines and the wall collision is a little off. for the map, i took a 2x2 stud long piece of the bg image, then duplicated it over and over to make a larger one, and copied it all over the place. hence why it looks off. for the movement, i made 4 sprites for the borders, so for example if you were to be touching the top border, you wouldn't be able to go up but be able to go left, down and right. since making one sprite for the entire border itself practically means touching a wall sticks you there and you cant get out unless you restart the project by clicking the green flag or change your position by going inside. i wouldn't like to explain how i made the age and hunger ui i tried to add, since idk how to even start on fully implementing it. but lets just say i tried to make it work like the captions in baldi's basics classic remastered.