Open comments for this post
Finished PCB Design
Finally added all the correct footprints into the design and arranged them. I had to move the keys closer together and have one slightly over the edge so that I could fit five keys in a row within the 100mm constraint. The wiring is really messy but it should work.
If anyone sees some big issue with my PCB please lmk.
idk why but I’ve been getting a bunch of errors on the LEDS when I ran the design inspector, so if anyone knows how to solve these, also lmk.
Open comments for this post
FNFPad Schematic
The schematics for my Hackpad are completed. I’ve never used KiCAD before, so let me know if there are issues. I ended up using a footprint from an online library for the keycaps because the footprint in the example repo wasn’t included in the resources.
Open comments for this post
Upgrade Rooms
Added upgrade rooms that spawn once in a while, stopping the destruction of the world until you leave them. I spent the bulk of the time deciding on how a button in the 3d space would detect when it was clicked, and finally settled on using a physics raycast.
QOL:
Added small dot in the middle of the screen denoting the cursor.
Open comments for this post
Endless Runner Game V0.1.5
Features:
Stamina orbs now randomly spawn and will restore half of the players stamina when run into. The effect for the orb was made with the help of some VFX graph tutorials.
Options menu now exists and can be used to adjust mouse sensitivity when in the game (dont set sensitivity to zero)
Destruction of the rooms speeds up the farther you go (game becomes impossible after 500+ score, will be balanced later).
Many other small QOL changes were made but are hardly worth noting.
DEVLOG UPDATE:
Changed project settings to use WebGPU so that the Visual Effects Graph displays on itch. Still slightly buggy due to WebGPU being experimental.
Open comments for this post
Endless Runner Game V0.1.4
First Devlog!!
The game is now in a somewhat playable condition. So far, the start and death menus, basic movement mechanics, and level generation mechanics are working.
I started work on this sometime in the middle of May but I never finished it so I’ll probably continue working on it for this challenge.
Fixed issues:
Shaders not loading in itch
Menus not scaling when going into fullscreen
Mouse not unlocking after dying
Connected project to github (finally)
Deleted a couple of lines causing errors when building the project
Here’s the itch.io link if you wanna check it out.
https://drcooke123.itch.io/endless-runner-test