Tuesday, April 17, 2018

Pitch: Game Commercial



I wanted to start my level off with a slow fade from back into my level USP I think this will really catch the viewers attention to see movement and interest to environment.



I wanted to show another closeup to a different elevation part of the map, which would be the center.




Getting some interesting and compelling closer shots, I wanted to do a really nice zoom out of the whole map, on cue with the music playing.



After the cinematic views, I wanted to start showing off how the USPS works with vehicles trying to cross it to get to the health as the lava is filling up.






Showing off vehicles trying not to make it too busy by only having two. Just showing off game play. And different vehicles, at this point just showing off recorded game play and interesting and fun moments.



Wednesday, April 11, 2018

Kirby: Triple Deluxe Boss - Flowery Woods




Kirby was the main influence for my shape language and enemy character designs so I thought it would be appropriate to reference one of the first bosses in Kirby Triple Deluxe. I think it makes for a very easy and primarily simple boss fight. The sounds are very light and cute when it attacks which is kind of what I wanted to go for, something thats more of a arcade feel. I do want my character to blink when they are hurt added onto the already hit sound.
For the animation portion, I do want my boss to be slamming the ground as it attacks with little stomp clouds coming up or rocks. The attacks will primarily from the boss be in three stage.

The first will be dashing randomly and trying to attack the player.
Second stage will be the boss backing off and shooting projectiles and over time trying to dash at the player at different intervals switching between these two attacks.
At phase three, the boss will start spawing the enemies who were in the background and in the stands while only just shooting. For the the health, I like would like to just put it either at the top right of the screen or the bottom right like in the example.

Thursday, March 15, 2018

Plan for Vehicle Weapon


Planning for my Vehicle Weapon

For my weapon specifically, I decided to do a heat laser that shoots pretty quick and is powerful but has a long reload time and charges. I want to incorporate line tracing primarily for my weapon since it won't be shooting anything like bullets. Especially when it comes to damaging other players. I have developing what it will look like, and the blog will be updated with more of what the particles will look and references. 

Tuesday, February 6, 2018

Adventure Game

Adventure Level Map:

I created my first level for my Adventure game. The story is that the player a garden witch gets their garden taken over by little evil goblin like enemies. The player is first placed in this area and you can go different directions. This includes to the left, a little farm with these mystical health fruits. To the right we are introduced to the weapon the Fire Rod and some dummies the player can hit before being brought to enemies. Once the player leaves the beginning area he is free to go and attack enemy camps. I'm also going to create a maze with goblin camps scattered through it. Eventually the end of the level will have a fort filled with enemies as the final challenge.




Thursday, February 1, 2018

Legend of Zelda: Triforce Heroes Level Analysis


Click Here to look at the Presentation!!!



Platformer Tutorial Level




Here is the completed map and gameplay of my Platform project.I learned a lot doing this project, like developing successful obstacles and gating mechanisms. This project we had to create our own 2D side-scroller-platforming-tutorial-level. I'm really happy with how my level ended up turning out and I'm proud of the work I've completed.



I first wanted to introduce the player by giving instructions on the movement W A S D followed by a goal of the gator wanting the player to save their friends. I think this is setting up the narrative and a simple direction of the player to move one. I also wanted to add visual elements in the beginning to set a setting for the player to be interested to explore.



The next area the player is forced into the first Fixed Camera and is the first challenge they had to come across. This is when they learn how to jump and having text on the screen telling them they need to "Use the Spacebar to Jump" followed by the gator doing a little jump and "Good Job!" dialogue to tell the player to keep going. I also wanted to feel like your actions had a point and the gators would react to them. I used both TextRenderActors for the dialogue and Timeline is for the jump. I also added a Play Sound 2D to give the gator a voice, this would later be used for all the gators.



After learning the basic controls, jump a bit more and you come across a gator that is trapped, and you have to try and save them. In the trigger box, I have a Fixed Camera, Plays 2D Sound, and Sets up a Boolean  saying we saved the gator. (This is for later on for my gating mechanism.) I am also using a Set Light Color to change the button light from blue to green. For the gator to move after I open the cage, I just destroy the Static Mesh gator, and Spawn a new moving gator. I also destroy part of the cage, so the gator can be set free.



The Static Turret BP:




I also decided to make my own custom turret that doesn't necessarily kill the player, but knocks them back instead. This really added something unique to my game because I liked the idea of it not killing you directly but still can lead to you hitting some spikes. It also adds timing and a little extra difficulty. In my Blueprint, I'm just basically setting a fixed direction and the projectile I set it so it's only on the XY axis, which means it can't go in Z (neither can the player) so when it hits the player, it sends them back because its in the same axis as them. Rather than what we had before that could go on Z, it is forced to move the player instead.

THE END/GATING MECHANISM:



Once you make it past the obstacles and save all the gators you have to press the button to open up the end door. When this happens, it first uses Branches to check the Booleans to see if they are set true. If you don't save all the gators, the door will play a Timeline and open just a bit then fall flat and text will pop up and tells the player that they didn't save all the gators, it then quits the game.

If you do save all of the gators, the Timeline will play and open the door completely, playing a success sound. This would lead the player to the end.


Peat Biome Presentation