MaybeTall
banner
maybetall.itch.io
MaybeTall
@maybetall.itch.io
Hobbyist game dev that likes to hang out with Indies. Prone to accidents. Making a Risk of Rain 2 / Titanfall / Helldivers inspired game.
Make a physics based game I said. It will be fun I said. #gamedev
October 16, 2025 at 10:50 AM
Okay NOW it's working
October 16, 2025 at 4:46 AM
Totally working as intended. #gamedev #gamedevbugs
October 15, 2025 at 10:50 PM
Game's prototype is finished. Took about two weeks off/on. After all that work I have: buggy procedural maps w/ nav meshes, an interaction system, chunked ai processing for performance, multiple guns w/ hitscan and projectiles, and a silly game that is both too easy and sort of boring. 😀 #gamedev
October 13, 2025 at 2:45 PM
I did it! I did the thing! It's procedurally generated mountains, land, and water! #gamedev
October 13, 2025 at 4:52 AM
Happy to report that my game now has procedurally generated terrain w/ colliders and nav meshes. Not a single bit of vibe coding either! The AI only activate if the player is in their chuck. This map is 5, 5 chunks meaning I have 25 chunks generated and one chunk active. #gamedev

Also, trees.
October 12, 2025 at 9:38 PM
A nice teleport effect for the end of levels!
October 10, 2025 at 12:37 PM
I added a flying enemy and the first "boss" battle sequence. I guess the game has a win condition now!

Also, I made a giant map to test on.

It's not much, but it's mine.
October 9, 2025 at 3:07 PM
From the folder where the export is (I named mine index.html to automatically load thew game, otherwise you need to do "localhost:5173/[filename].html" to load the game. This just runs a load webserver on your machine.
October 8, 2025 at 6:53 PM
One of my favorite things to do when working in Godot is set up web exports, then run a local webserver with hot reloading. Every time I export the game to web, every localhost machine playing the game reloads. Combining web dev experience with game development is really fun.
October 8, 2025 at 2:28 PM
It's dangerous to go alone. Take this.

He never said where he got the sword.
October 7, 2025 at 11:24 PM