Labels

Wednesday 26 February 2014

Game Dev update - main character.


Been a while since an update but i have been busy on the main character for our game. Using various new software and techniques i have gone through sculpting, texturing, rigging, skinning and next up is animation.
Here is progress report of various components that make up our main character. 


Here is the UV map that i unwrapped in Autodesk Maya, i feel more comfortable in unwrapping now as i got to grips with the various tools within maya. I am happy with the layout of the shells taking up as much empty space as possible. At the moment all maps are 2048x2048 this is to allow a bit of room to de-scale if needed but as this is the main character i believe it is important to have him as detailed as possible.



2048x2048 Ambient occulusion map, baked from maya. I have layered this map onto of the diffuse to help myself find the shadows and instantly give the diffuse more shape.


After the main model was finished, i took the mesh into zbrush to sculpt in the main details, i didn't want to go too overboard as i just wanted it as quite subtle detail. I believe i could make it come out a little better but this helped me get the idea of zbrush workflow. 


In Photoshop CS6 i painted the diffuse map at 2048x2048, we are aiming for a hand painted texture look and i am overal happy with the final look. I will like to go back to this for a final polish, the bag isn't quite done. I am still learning these techniques and need to become more comfortable in painting, i felt the only way for me to achieve this look was with a soft air brush but ideally i would of preferred a more hard edged hand painted look similar to games like team fortress 2.


Here is the low poly model, this is before i smoothed over the mesh. I did this after as i believe we have room to use a higher poly count as this is the main character. Overall high poly count is around 8k polys, this isn't too high for the fact we are aiming for pc platform release. I am happy with the overall topology and silhouette and learned a lot of different skills.


After struggling to get a decent look the hair, i decided to take it into zbrush to sculpt in some details. I wanted a over emphasize cartoon look and think i've achieved that quite well. Using this i baked off the normal map using zbrush, this is a very happy workflow that i will be using in the future.


same again but this time just the folds and creases in the clothes as i was struggling to get the desired result using a diffuse map alone.


Here ths is the almost finished model at the moment, he has the AO map baked into the diffuse and also normal map applied in maya. Hes looking great so far and have learned a lot on the character creation workflow and this will help alot in the future.


Tuesday 25 February 2014

Trees & Tree Platforms


Here are some trees for the scenery of the game, after adding a texture to this model it proved to appear too blocky. although achieving the 'cartoony' style we are aiming for i feel its not quite right.



This tree, instead of using low poly spheres utilises painted textures with alpha channels applied to planes to make the leaves convincing but still stylised.



Throughout the forest level there will be trees with platforms on that instead of being part of the scenery are actually traversable.



Here an alpha channel has been used again to add vines and the texture of the stones/ dirt under the grass will be modified to look less jagged



Monday 24 February 2014

Thorns & Brambles


For the small gaps you have to clear throughout the forest level/ section, we decided to hand paint thorns and apply the texture to a plane with an alpha channel to keep it simple and old school much like original platformers.

Here are some experiments



This one looks quite messy and i don't feel it is stylised enough. This model is also difficult to repeat.



This is the type of stylisation i envisaged but after trying to duplicate this plane several times the visible repeat was an issue


In the end this is the design I personally am going for because it is simple, clean and easy to repeat which i feel gives it a familiar feeling especially for use in the type of game we are attempting to create.



could try doing some with different colours just to add some variation 


Friday 21 February 2014

Puzzles and Level Mechanics - Forest

After the grey box was complete and the puzzles had been laid out, I began scripting the mechanics required for the puzzles to become functional as well as the general level mechanics.

The first puzzle encountered in the game is design to teach the player how to use the mechanic to interact with objects and to solve problems that will appear within the game. The first puzzle is fairly simple. There is a gate blocking the player from progressing. To open the game the player needs to take control of the mechanic in order to to travel underneath the gate to access the gates control switch.


The second puzzle that I have scripted is also fairly simple. The player will reach a platform that is too high to jump onto. In order to reach the platform, first a switch must be pressed that will turn on a fan (or something similar), that will create an upwards stream of wind. The wind will carry the player above the platform allowing them to jump down to it.


The last puzzle in the forest section is slightly more complex than the previous ones. There is another gate preventing the player from progressing and as before there is a switch that the mechanic can interact with to open the gate. However in this case when the mechanic stops interacting with the switch the gate raises again. In order to stop the gate from rising there is an interactable object that will fall from its place to the platform below and roll down to where the switch is, triggering the switch and opening the gate.



Monday 17 February 2014

Grey Boxing - Forest Section

Now that our dissertations have been handed in, I have been able to go back to our game and continue from where I left off.

After finishing the level design sketches I have now grey boxed the entire of the forest section of the game. This includes setting up all of the small mechanic puzzles. The grey box will also be used for our game colliders as we have decided not to use mesh colliders as they would be too expensive.