Level 1: Jurassic Design

background

 

The image above will be used as the background for the level. It is important that all backgrounds distinctly show the time periods to help the audience understand the narrative.

Platform rock

 

Ground Sprite

 

 

These are assets where created in photoshop to add more detail to the level. However, the large brown rock will also be used to place the floating platform on so the player can jump and access higher levels.

General: Updated Idle and Running Sprite Sheets

 

 

 

Idle Sprite Sheet

 

 

After trialling the previous sprite sheet on unity, we came across a problem. As unity reads each image as a frame, we had to make at least 20-24 separate images with slight movements in each image to create 1 second of animation. Above is the Idle sprite sheet we are going to use, although it may not be visible in this picture, each image differs from the one adjacent to it giving the animation a fluent looking movement as an end product. The arms are missing on this sprite sheet for a good reason. While playing the game, your character will be shooting at the same time, unity will recognise the commands given, replacing the idle arm into a shooting animation. when the player has stopped firing, the software will switch make to its original arm movements seen in the sprite sheet below.

Idle Arm Sprite Sheet

 

Run Sprite Sheet

 

 

The same process is used for the running animation seen above. To achieve a fluent running animation I had to create 24 separate images and alter them individually by eye to create a smooth flowing running motion. Once again this sheet is missing the cannon arm for the same reason as it had to be removed to allow the software to recognise both running arm animation and shooting animations simultaneously. An image of the running arm sprite is seen below.

 

Run Arm Sprite Sheet

 

 

General: A change in direction

Due to the difficulties in coding the players arm to follow the mouse and then flip the sprites while also shooting and keeping all animations working. So now it has been decided for the game to be a more traditional action platformer. with animations being all in one. The next steps are to get a idle, running and jumping animation as well as a shooting version of each.

General: Original sprite sheets

Jpeg_Sprite_sheet

This sprite sheet was the first to be tried and tested in unity. the top layer being the idle movement, followed by the jumping movent and then lastly the running movement. The way this works is so unity recognizes the first images and plays the rest one by one in the same row. Straight away we noticed a problem with the arm mechanics and the player model. The arm mechanism felt very out of place as it was jumping around, the reason this was happening was that the system reads the image at 24 fps (frames per second). For example, the idle position on the top row would be seen as 2 out of 24 where each of the 2 images lasting half a second each, the jump between the images was very noticeable. to resolve this issue more player model will need to be created on the same row, so when the system moves onto the next image it will begin to look fluent in its movement.

 

General: Development Vlogs

For the development of the game i will be producing vlogs of the production of the game showing how the game is being built and the features it will have and showing in the video the process of how i got there.

Vlog 1 – Introduction, Walkable surfaces, player character asset, following camera, platforms.

https://youtu.be/-Eyv35BgCv4

https://www.youtube.com/watch?v=OcdV02kfMIw

https://www.youtube.com/watch?v=yqPSR1AntZg

https://www.youtube.com/watch?v=6rhZHZtmMV8

https://www.youtube.com/watch?v=2Pj933LFYzU