The chrome dino game on your desktop wallpaper - Supports MacOS (and maybe windows too)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I forgot to mention in the last devlog that I designed the tilemap
- Made the permanent focus detection system (It checks if the cursor is within an area to toggle passthrough)
- Connected the player to an animation tree and made the jump/crouch inputs (I couldn't show the jump in the video because that input is shared with the testing inputs I used for game end/reset)
- Made the scrolling ground system that loops around when it gets to the end
- Made the game start and finish systems