Featured! - 85%

Game Development with Unity 5 – Stone River eLearning

Add your review

Original price was: $199.00.Current price is: $29.00.

(-85%)

Game Development with Unity 5 – Stone River eLearning Download. Game development is an ever changing, constantly improving, and highly dynamic area to work…

SAVE MORE 70% Game Development with Unity 5 – Stone River eLearning course Full content with 30% price as sale page. After purchasing a course from WSOlib, you will get the download link using lifetime.

Salepage link: At HERE. Archive:

Game development is an ever changing, constantly improving, and highly dynamic area to work in. Things are on the move constantly, and if you’re not careful you can get left behind. That’s why it’s important to keep your skills at the top level and to familiarise yourself with the latest tools and programs out there. This course will do just that by getting you up to speed with Unity5, the newest version of one of the industry’s leading development engines.

Become a Unity 5 Developer

  • Build your first functioning game in 60 minutes
  • Create more complex games as your skills improve
  • Increasing levels of complexity to cater for both beginners and experienced developers
  • Grasp game development fundaments in a practical way
  • Gain practical skills than can instantly be used in the real world

Learn the Secrets of Unity 5 Game Development

Whether you’re completely new to game development or have gained some experience developing games with Unity already, this course is for you. With 85 lectures and 9.5 hours of content, it takes starts off at beginner level and advances up to more complex projects.

This course goes beyond merely explaining or showing you how everything works; you’ll be shown how, and then you’ll do it for yourself. As you progress through the course you’ll create three games of increasing complexity; a trivia game to demonstrate programming basics and show you the Unity user interface, followed by a 2D platforming game, and to finish, first person shooter game complete with visual effects and artificial intelligence.

By creating these games, you’ll learn all about scripting and user interface including questions and answer options, creating different levels, adding audio, freezing game play, building scenes, learning Nav Mesh, character and object movement, and game narrative, among other things.

This course emphasises coding and development, and is suitable for anyone who wants to learn to develop games or learn how to code. To start this course, you will need to have Unity installed on your computer; we’ll show you everything else from there.

About Unity 5

Unity is a games engine used to create and develop 2D and 3D games and interactive experiences. It is fast becoming the industry standard for creating multiplatform games. Unity5 is the latest version of the tool, and includes a number of advanced powerful features such as a 64-bit editor, frame debuggers, graphics command buffers, and more.

Course Curriculum

INTRODUCTION TO THE COURSE

  • Course Introduction (0:40)
  • What is Unity 3D (1:30)
  • Unity Interface and Navigating the Scene View (3:32)
  • Creating and manipulating basic objects (3:26)
  • Wrapping up the Basics of the Unity Editor (1:34)
  • Quiz1

INTRODUCTION TO SCRIPTING AND UI

  • Introduction to Scripting and UI (0:29)
  • Overview of Trivia Game (0:58)
  • Creating the Question Banner (8:27)
  • Adding the Answer Buttons (3:37)
  • Introduction to Scripting (5:56)
  • More Data Types (4:43)
  • Creating a Struct (9:04)
  • Finishing the Question Struct (8:03)
  • Assigning the Question to the UI (12:29)
  • Making the Answers Interactive (6:32)
  • Assigning a Random Question (5:13)
  • Getting the Question Numbers (7:54)
  • Transitioning Between Questions (5:42)
  • Showing Results (11:20)
  • Creating a Play Again Button (4:17)
  • Delay Next Question (5:51)
  • Giving Feedback (9:07)
  • Commenting the Code and Final Touches (10:18)
  • Building the Game (4:50)
  • Quiz2

CREATING A 2D PLATFORMER

  • Overview of the 2D Platformer (0:33)
  • How 2D Platformer Design (1:37)
  • Creating the Project and Importing the 2D Package (3:10)
  • Beginning Level 1 Design and Importing Assets (6:21)
  • Setting Up the Elevator Platform (8:35)
  • Setting up the Kill Floor (2:28)
  • Creating the UI for Health (5:12)
  • Spinning the Buzzsaw and Depleting Health (6:26)
  • Setting up the knockBack Function (8:14)
  • Pausing Movement for knockback (6:26)
  • Transitioning to the next Level (7:15)
  • Designing the Second Level (12:11)
  • Making the Buzzsaw move up and down (10:10)
  • Designing Level 2 (7:59)
  • Adding the Play Again Button (7:46)
  • Putting in Backgrounds (3:08)
  • Showing a Message at the end of a Level (8:25)
  • Freezing the Player at the end of a Level (5:30)
  • Improving Level Creating Workflow (3:37)
  • Adding Audio (4:00)
  • Wrapping up audio and fixing collision bug (5:00)
  • Quiz 3

CREATING A HORROR FIRST PERSON SHOOTER GAME

  • Overview of Horror FPS (1:59)
  • Introduction to Horror Shooter Game and Finite State Machines (1:46)
  • Creating the Project and Importing Assets (5:16)
  • Building the Scene for Character Naviagtion (5:13)
  • Baking the Nav Mesh and Setting a Destination (7:29)
  • Finding the Closest Waypoint (9:48)
  • Creating the Pursue Behavior (9:46)
  • Turning The Head (8:40)
  • Restructuring Scan For Player (8:23)
  • Casting A Ray To Check For Player (8:22)
  • Creating Rays At More Angles (3:58)
  • Making Enemy Look At The Player (8:59)
  • Tilting The Enemy When Going Up Ramps (10:01)
  • Lighting The Scene (7:36)
  • Giving The Enemy An Animation (10:00)
  • Cleaning Up The Ai Test Scene (4:31)
  • Introduction To Particle Systems (11:44)
  • Creating The Flame Thrower Effect (11:18)
  • Testing For Flame Thrower Collision (7:08)
  • Creating The Death Screen And Managing Health (7:59)
  • Making The Flame Thrower Effect Work While Moving (6:28)
  • Take Damage And Heal Functions (11:26)
  • Creating Conditions for Flame Thrower Toggle (9:03)
  • Creating The Toggle Flame Function (6:54)
  • Improving Enemy Collision (4:20)
  • Importing the Stun Gun Assets (3:39)
  • Creating The Stun Gun Particles (11:23)
  • Making the Stun Gun Reduce Enemy Health (8:22)
  • Creating The Disable Corutine (4:34)
  • Managing Stun Gun Input (3:54)
  • Limiting Stun Gun Shots (11:09)
  • Improving The Disabled State (9:19)
  • Hiding The Cursor And Fixing Healing (7:32)
  • Improving the Collision for the Player (4:24)
  • Setting Up The Charging Station (10:30)
  • Recharging The Stungun (4:24)
  • Showing Recharge Message (6:27)
  • Quiz 4

BUILDING THE LEVEL FOR THE 3D SHOOTER

  • Overview of Level Building (0:46)
  • Making Some Of The Environment Prefabs (10:46)
  • Making The Rest Of The Environment Prefabs (2:51)
  • Making The Door Open And Close Automaticly (8:36)
  • Unlocking A Door With The Door Switch (10:44)
  • Changing The Door Appearance When Locked (9:30)
  • Adding Lights To The Prefabs (7:38)
  • Setting Up The Scene For Level Building (7:09)
  • Making the First Room (8:16)
  • Finishing The Rest Of The Walls (7:54)
  • Laying Out The Props For The First Room (5:33)
  • Laying Out The Rest Of The Props In The Level (6:08)
  • Making the Level’s Nav Mesh (6:12)
  • Adding the Enemies and their Paths (7:47)
  • Locking the Doors and Targeting the Player (4:34)
  • Fixing The Tilt Bug (8:06)
  • Adding Ceiling and Overhead Lights (5:20)
  • Adding the End Game Condition (7:54)
  • Quiz 5

ADDING IN THE AUDIO FOR THE 3D SHOOTER

  • Overview of Adding the Sounds and Finishing the Game (0:51)
  • Going Over the Sound Effects and Adding Ambient Sound (3:32)
  • Adding the Stun Gun Fire Sound (6:54)
  • Adding the Recharge Sound (10:28)
  • Adding the Enemy Movement Audio (9:58)
  • Adding the Flame Audio (3:34)
  • Adding the Hurt Sounds (7:02)
  • Adding the Door Opening and Closing Audio (4:17)
  • Setting up the Snapshots for the Reverb Effect (8:52)
  • Setting up the Snapshot Triggers (8:28)
  • Final Fixes and Making the Build (8:45)
  • Course Recap and Future Resources (3:44)
  • Quiz 6

 

GET MORE ...
Since we have a lot of courses in stock, if you cannot find your favorite course, please let us know. To search for other courses and discounts available, let's have a conversation! What are you waiting for?

Here's an overview of the prominent keywords and a list of famous authors:

Business and Sales: Explore business strategies, sales skills, entrepreneurship, and brand-building from authors like Joe Wicks, Jillian Michaels, and Tony Horton.

Sports and Fitness: Enhance athleticism, improve health and fitness with guidance from experts like Shaun T, Kayla Itsines, and Yoga with Adriene.

Personal Development: Develop communication skills, time management, creative thinking, and enhance self-awareness from authors like Gretchen Rubin, Simon Sinek, and Marie Kondo.

Technology and Coding: Learn about artificial intelligence, data analytics, programming, and blockchain technology from thought leaders like Neil deGrasse Tyson, Amy Cuddy, and Malcolm Gladwell.

Lifestyle and Wellness: Discover courses on holistic health, yoga, and healthy living from authors like Elizabeth Gilbert, Bill Nye, and Tracy Anderson.

Art and Creativity: Explore the world of art, creativity, and painting with guidance from renowned artists like Bob Ross and others.

All the courses on WSOlib are led by top authors and experts in their respective fields. Rest assured that the knowledge and skills you acquire are reliable and highly applicable.

Specification: Game Development with Unity 5 – Stone River eLearning

Status

Language

Author

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Original price was: $199.00.Current price is: $29.00.

PURCHASE THIS COURSE, YOU ACCUMLATE: 29 POINTs!


Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
Top offers
Original price was: $995.00.Current price is: $99.00.
Original price was: $497.00.Current price is: $69.00.
Original price was: $6,999.00.Current price is: $199.00.
Original price was: $199.00.Current price is: $49.00.
Original price was: $99.00.Current price is: $39.00.
Game Development with Unity 5 – Stone River eLearning
Game Development with Unity 5 – Stone River eLearning

Original price was: $199.00.Current price is: $29.00.

WSO.lib
Logo
Compare items
  • Total (0)
Compare
0
Shopping cart