Platform Jump -Unity Game Source Code

Overview

Enjoy this Ultimate ENDLESS Adventurous based game, full of fun & entertainment. Jump endlessly in adventurous journeys and help the HERO to collect more gift items. This game includes adventure games where you control a hero jumping, running, collecting powers, fruits and more exciting gifts.

Features

Easy to Reskin & Code is very simple and easily understandable. 
★ Sound Assets including Sound Programming (SoundManagerScript.cs)
★ Different types of POWER boosters –  Ballon, Jet, Rocket, Crackers, Pick & Drop Girl at some location during the gameplay
★ Fun Music 
Endless Gameplay
★ Nice Graphics

Requirements

– Unity3D 5.4.1 or Higher

Instructions

Easy Reskinning of this project and very simple code to do the same.

There are 4 most important scripts included in this project

  1.        PlayerScript.cs
  2.        MainMenuButtonScript.cs
  3.        gameplayButtonScript.cs 
  4.        SoundManagerScript.cs
  • Just look into the inspector window corresponding to PlayerScript.cs for better understanding the whole game project. You would have an idea of whole game project. Just go through this script.
  • To know better about UI used ,  just follow the MainMenuButtonScript.cs and GameplayButtonScript.cs
  • To handle Sound, Just go through SoundManagerScript.cs with few lines of code only.
  • Follow the below link for more details:

      www.youtube.com/watch?v=hh8ciA…

Related