task[2]
0344034.
BDCM
.Games Development
::task[2]
task[2]: Game assets
todo:
- Create backgrounds
- Create sprites
- Create sound/music
process:
Sprites
Player
The first thing done was the animation for my character. Now, outside of Minecraft skins, this is the first time I've done pixel art; outside of Minecraft animations, this is the first time I've done walk cycles. God I'm glad I didn't enter animation as my specialisation.
Destruct
This didn't need to be that complicated, so I just used the tried & true 2D circle pop animation, done in 32x32. The drop shadow was added to make the pop at least somewhat visible in light areas, but since the backgrounds have their colours shouldered, this was just for additional visibility.
Background
Branch
For the actual backgrounds, while I tried to do raw pixel art for them, I gave up real quickly. Fully abusing my Blender knowledge, I (not so) quickly put together a scene containing all the structures that represent the levels. This included a fully animated skybox, custom buildings, as well as animated lights. This animation would then be synched up to the in game time & represent an actual day-night cycle. I found that it does help sorta pace the game, as well as act as a cue to go to sleep & rest off the night.
Work
For the work level, I always had the idea of the player jumping on keys to get points. The most challenging part about this scene was thus the keyboard. With regular keyboards, their long keys differ in length to, assumably, accommodate human ergonomics. For the game though, I want them to be aligned (somewhat) to a grid, so it's a little easier to comprehend. Right now I'm a little behind on new Blender features, & wanted to take this as an opportunity to learn Geometry Nodes, or even just brush up on Animation Nodes, but ultimately I just found it slightly easier to copy & paste the keys row-by-row.
Fun
This level was a little more """fluid""", as it was the only one where I didn't have a solid plan for. Initially the idea was for the bubbles to be like, air molecules or something & for the setting to be a club. However, for obvious reasons that doesn't really make sense (who goes to a club & breathes??), so pivoting, the idea for the bubbles to be something more gore-y & surreal like pure dopamine, does kinda fit the whole aesthetic of the game.
Pharmacy
With the last major visual asset up next, I spent a little more time on it. It was going to initially just be an empty room with a shelf in the middle, but adding the the lighting, then the lighting fixtures, then the poster boards, I think it might be the nicest looking room with the best ambiance.
Post processing
Putting all the assets into After Effects, I ran them all through some colour grading to sync up all the colours, & as well as compress down the colour space. Then, initially using the Mosaic
effect to pixelate the renders, but encountering weird asymmetrical results at low frame sizes (32x32), I just created a small composition & scaled things down, whilst using the "Draft" rendering mode to keep colours sharp & avoid any anisotropic filtering.
Sound/music
Main menu theme
Alright, I have to admit, this song was never meant to be for the main menu, but more to be played throughout the game. However, I may or may not went a little overboard on it, & have it be too densely produced to have additional sound effects overlayed on top of it at all times. However, I'm still very proud of how the song turned out! I wanted to preserve the genuine-ish feel of the pixel art, so the synths I used were based on the NES, as well as not much time spent on mixing & mastering (not an excuse at all~).
SFX
For sound effects, I used the same NES synths, but just shorter & tighter.
final:
Sprites
Player
Destruct
Background
Branch
Work
Fun
Pharmacy
Sound/music
Main menu theme
SFX
(just trust me, play the game.)
reflection:
This was a wild adventure. It feels like I explored every aspect of my skillset just to make it happen. Whilst yes, I could've very easily just have went the route of doing pixel art from scratch, or at least learning so, the timeframe allocated to do this part of the whole project really restricted my learning options.
However so, not only did I learn a lot about the 3D-to-pixel-art workflow, including the grading & crushing process, I also got the chance to learn more about sound design. Granted, it's NES levels of it, & I had more fingers than it had dials to adjust the sound, but I still think the theme being my first fully sound-designed-from-scratch song really gave me a better basis for my future projects
All in all, while I feel like I could've done a better job if given a more reasonable timeframe, I learnt enough so that my next project will be better, even so with expanded timeframes. Hey, in defence of this situation though, what's more industry standard than crunch time for games?
Comments