Posted September 26, 2023 by DM0808
#First Post #Introduction
Hey everyone, this is the very first Dev Log for the game "Porous Is He". At this stage, we have completed a small playable demo which captures how our ideas are like.
In this demo, you are playing as a Sponge named "Po", and you move around to solve various puzzles. One of the game mechanic is the ability to absorb liquids, as well as propelling them in a certain direction to accompish tasks (i.e. Absorb water to put out fire).
Here is what everyone has done for creating the demo:
David - Worked on the UI of the game, and the Main Menu
Jay - Integrated the demo together, and wrote scripts for character movement and the game environment
Jenny - Worked on third-person camera for the character, and wrote scripts for shooting projectiles
Nicole - Wrote scripts for spawning fire and tracking how much liquid (ammo) the charater has left
Next steps:
We will work on integrating game controller inputs, fixing the shooting mechanism, have the ability to absorb liquids and work on figuring out different types of puzzles for the game.