task[2]

lim jia sheng,
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.

Player animation on Pixil, 24/11/2022

Figure 1.1.1, Player animation on Pixil, 24/11/2022

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.

Destruct animation in After Effects, 4/12/2022

Figure 1.1.2, Destruct animation in After Effects, 4/12/2022

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.

Branch level in Blender, 29/11/2022

Figure 1.1.3, Branch level in Blender, 29/11/2022

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.

Work level in Blender, 2/12/2022

Figure 1.1.4, Work level in Blender, 2/12/2022

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.

Fun level in Blender, 2/12/2022

Figure 1.1.5, Fun level in Blender, 2/12/2022

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.

Pharmacy level in Blender, 2/12/2022

Figure 1.1.6, Pharmacy level in Blender, 2/12/2022

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.

Colour grading setup in Magic Bullet Looks, 28/11/2022

Figure 1.1.7, Colour grading setup in Magic Bullet Looks, 28/11/2022

  • 0010
  • 10

Figure 1.1.10, Raw render vs processed render, 28/11/2022

Sound/music

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~).

Main menu theme in FL Studio, 29/11/2022

Figure 1.1.11, Main menu theme in FL Studio, 29/11/2022

SFX

For sound effects, I used the same NES synths, but just shorter & tighter.

SFX in FL Studio, 29/11/2022

Figure 1.1.12, SFX in FL Studio, 29/11/2022

final:

Sprites

Player

  • Crouch
  • Idle, Bop, 0
  • Idle, Bop, 1
  • Idle, Bop, 2
  • Idle, Bop, 3
  • Idle
  • Walk, Front, 0
  • Walk, Front, 1
  • Walk, Front, 2
  • Walk, Front, 3
  • Walk, Left, 0
  • Walk, Left, 1
  • Walk, Left, 2
  • Walk, Left, 3
  • Walk, Left, 4

Figure 1.1.28, Player sprite animation, graded, 24/11/2022

Destruct

  • explodey_0
  • explodey_1
  • explodey_2
  • explodey_3
  • explodey_4
  • explodey_5

Figure 1.1.35, Destruct sprite animation, 4/12/2022

Background

Branch

Branch level background, 28/11/2022

Figure 1.1.36, Branch level background, 28/11/2022

Work

Work level background, 2/12/2022

Figure 1.1.37, Work level background, 2/12/2022

Fun

Fun level background, 2/12/2022

Figure 1.1.38, Fun level background, 2/12/2022

Pharmacy

Pharmacy level background, 2/12/2022

Figure 1.1.39, Pharmacy level background, 2/12/2022

Sound/music

Figure 1.1.40, Succide main theme song, 29/11/2022

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