Skip to main content

Level analysis of Asphalt 8 Airbone


Asphalt 8 Airborne -  London Track- Classic

Game over view: Asphalt  8 Airborne is a racing  game created for IOS and android systems. The game focuses solely on racing  and has individual missions on the side.  Its free to download and  has excellent graphics. There are 9 seasons  in the game, and each season consists of 15 races.  To advance into the next season you should have  collected a certain amount of stars ( act as experience points) to qualify  for next season or you could pay certain amount of money using your credit/ debit card. As you collect money and stars, you can buy  better cars and unlock more tracks. Some tracks can only be unlocked if you have purchased a specific brand of cars. Then again money is the other option. The game also have a multiplayer option.

Game Play and Mechanics:
The game play is pretty straight forward. The level is designed to  potray an actual functioning city, where a player races other cars while avoiding collision with  predestine cars to avoid collision and slowing down
The game play mechanics in the game is quite easy to understand given that its a bit of trial and error. One of the mechanics of the game is auto accelration, where it makes it easier for the player to maneuver.
Second mechanic of  the game is to boost when you have Nos which is  portrayed in the bar above. This helps you to speed up and also drift  on the roads to wint the race. A player can use NOS By  double tapping to his/ her right of the screen and breaks by tapping anywhere on the left of the screen
Third mechanic is to do stunts. To execute these stunts, the player must drive up to the elevated ramps  and  maneuver the car in air., Executing these stunts, helps the player to  get more boost and points.
The last game mechanic of the game  are its Ai cars which  are considered as obsticles for players to  avoid  or hitting them. If a player has an head on collision  with these cars they loose time  and risk winning the game.
One of the ways players can  keep track is also the map on the side, which helps the player to see where  they are and  how the roads are turning in the distance
With every season being unlocked, the AI adjusts its difficulty level. Which Plays to the benefit of the game.












Presentation Slides

Comments

Popular posts from this blog

Particles Refrence and Tutorial!!!!!!!!

Hey guys! For this post, I am excited to announce that I have been learning particles in Unreal Engine 4. And i have to say I have learned alot and enjoyed learning particle this far.  When i first started learning them, I thought they would be complicated, but the statement prooved to be false and was surperised how easy it was to understand them and apply them. After practicing through the tutorials I have learned  all the different types of particles, such as, emitter particle effects, HUD emitter particle effects, Mesh particles, Ribbon particles,  animation curve particles. Anyway, continuing the current assignment, i had to do some research on what kind of a particle do I need to work on and how I can apply that to my other collaborative project of the racing level. And the answer to that was kinda obvious. since i wanted to  have a sand storm in my level, I decided to peruse the sand storm effect. I looked at few real life references and few game ones....

Interactive realistic water ripple effect with dissolving material

By Mayank Babbar Introduction: The original aim of this project was to have interactive water ripples with the player or any moving mesh in 3D space. To achieve this goal, I subdivided this project into the following 4 phases: Research. Process. Progress. Execution. Each of the above phases were treated as calculated time sensitive variables and were executed within the give time frame. Following is my timeline for each phase. Week Number Dates Phases 1 3/31 - 4/4 Research 2 4/7 – 4/11 Process - Progress 3 4/14 – 4/18 Progress -Execution 4 4/21 – 4/25 Execution- complete 5 4/28 – 5/2 Submit Phase 1: Research In this phase I researched on many games characters moving through water mesh.  I took references from the uncharted series, Tomb raider and others. After observing how water would react, I looked for tutorials online. They are as follows. How to make interactive water ripples with moving mesh https:/...

Exploding Barrels and Turrets

As i approached this assignment to make exploding  barrels and turrets  I was mainly inspired by Michel Bay. In the following video, You will see how the turrets detect the players location and aim the barrel  basing on approximation of distance and weight Following are the series o of pictures that  show how I created exploding barrels, Turrets and how they interact with the player Exploding Barrels : Component Editor As you can see In the component editor, I have the mesh, The sound The rout ( Sphere) and the particles for explosion and The particles for smoke. All of these components play an Important role  in the graph editor. Graph Editor: Following is how I approached creating the exploding barrel as it interacts with the car.   Devideing the smoke and the explosion into 2 different sections Note: For the smoke section:  we connect the delay to the explosion section In the following  continues only for the e...