HW2 edited
CUNI game project » Devlog
Game Design
- Topic
- Pigeon Walking Simulator - The idea is to capture the goofy nature of these ubiqutious avians in our cities and to experience it by taking control of one.
- Visual
- My vision is to achieve a cartoony look to the game, mostly by using unlit materials and a limited color palette.
- For the 3C's:
- Game set in a 3D world and as such the main character is also fully animated in 3D
- Player chooses the global direction in which the bird should go by either a joystick or keyboard.
- The camera is in a 3rd Person(Flying Animal) View overlooking our entrpid hero's shenanigans and his immediate viscinity
- Possibly like this: (Screenshot of an early prototype)
- Main game loop
- Walk around like you own the place, gather all the crumbs and don't get stomped on by those smelly humans or ran over by their noisy wheeled machines. When encountered with a danger, the bird will speed up, but won't use his wings as that would show weakness in face of these inferior humans.
- So in exact terms, player has to avoid danger objects (feet of humans, cars, other hazards) and collect crumbs in the environment by getting near them. The pigeon character will try to peck the crumb himself, but will be momentarily distracted by it and unable to move. When dangerous objects are near the player and on a collision course, his speed increases proportionally on its own. On death(collision), the level is reset.
- The exact details I have yet to figure out by experimentation, see what scenarios are the most fun. Probably it will be either a semi proceduraly generated environment where a player has to collect all crumbs and not die or it will be a hand made linear chain of diverse environements(levels) with more semi scripted scenenarios for the player to engage with
- Plan how to achieve R, C, and A requirements
- *R1 - Plan to do PC, WebGL and Android builds
- *R2 - Freesound and others for most effects. Will possibly have the opportunity to work with a relative of mine who is a composer to get some nice background music.
- *R5 - Main UI will be donw through UI Toolkit. I already use DOTween in all my projects so that's a nobrainer here. Would like to try doing at least some small cinematics using cibemachine.
- *R6 - Not sure yet, possibly some utility to help me with the camera work or setting up the scripted environment elements
- *R3,4,7,8 - Nothing to comment about here
- C3 Animations - Just the main character will require a fairly complex character controller that will require number of custom made animations and proper blending between them.
- C5 AI (Backup) - the environemt will require loads of extra agents to be entertaining and those will have to be at least a bit sophisticated
- A5 3D Game - a Freebie
- A10 Polish - My hope is to spend extra time polishing the game extensively.
- A4 PCG (Backup) - I also intend to use limited pcg in the environment.
CUNI game project
cuni-mff-ncgd008-24-25
More posts
- CUNI Managed Gamedev course70 days ago
Leave a comment
Log in with itch.io to leave a comment.