Posted February 04, 2023 by isawet9
While last week covered some initial brainstorming, this week’s dev log will mainly cover the technical side of things. Our CS team has been hard at work bringing you a proof of concept for presentation!
Our primary objective for the week: a less janky rendition of our game jam! We took these early days to set up some of the fundamental mechanics needed to get our core gameplay loop going. Coming off of the game jam, these were the tasks we decided were needed for a more complete proof of concept:
**AI Pathing: ** During the gam jam, we started work on a basic pathing script that would have enemies wander around the map when not in sight of the player. While we didn’t quite have the time to push that work into our game jam presentation, we were hoping this week we could tidy that up. Furthermore, the aggro pathing in our game jam was rather crude, not updating with player position. This week’s priority was giving enemies that “chase” behavior critical to our gameplay loop.
AI Attacking: While our one-day prototype technically had a charging enemy, anyone present at the jam could confirm that it was somewhat barebones… This week we prioritized refining a clear “charging” enemy that will likely become one of our (planned) 3 enemy types.
AI Collision: A core aspect of Trickfoolery’s planned gameplay loop is the hilarity and satisfaction that comes with watching enemies clash into each other while trying to pursue you. We wanted our proof of concept to capture that “gotcha” moment that serves as the principal payoff for all the player’s effort.
Improve Player Movement: Our game jam prototype contained some of the most hated controls to mankind…the dreaded tank controls. As movement is the way our player will engage enemies in Trickfoolery, spending a lot of time getting these movements precise was a big priority this week.
With these goals in mind, we present to you a quick demonstration of “ProofOfConceptFoolery”:
Despite some of the limitations, bugs, and things to improve, the core gameplay loop is fun! The dodging, rag-dolling, and “trolling” feeling we want our game to possess is already coming into view with mere capsules and squares! This upcoming week you will hear a lot more from our art and music team as we finalize our game design document. We are extremely excited to share our vision for this game, and even more excited to bring that vision to life!