Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Master Unity Mobile Game Development By Building 6 Fully Featured Games From Scratch
C# Basics
Downloading Unity And Taking A Look At Its Interface (12:12)
Introduction To Variables (20:27)
Operations With Variables (15:06)
Functions (19:14)
Conditional Statements (18:40)
Loops (7:44)
Arrays (10:38)
Coroutines (5:55)
Classes (11:43)
Inheritance (17:35)
Getting Components (5:16)
Data Encapsulation (9:51)
Delegates (15:27)
Before You Proceed Please Watch This Lecture - IMPORTANT (1:55)
Your First Game - Guess The Number (24:42)
Jack The Giant
Jack The Giant Game Preview (2:16)
Importing Assets And Organizing Our Project (10:00)
Player Animations (12:02)
Prefabs, Colliders And Rigid Bodies (13:15)
Player Script (20:29)
Adding Backgrounds To Our Game (16:07)
Cloud Collectors (15:10)
Cloud Spawner (19:47)
Positioning The Player And Camera Movement (9:50)
Camera's Movement (7:44)
Respawning Clouds (8:47)
Background Collectors (15:26)
Players Bounds (3:50)
Creating Our Main Menu (17:47)
Animating UI Elements (7:57)
Highscore Menu And Options Menu (8:38)
Navigating Between Menus (11:28)
Creating Our Score UI And Pause Panel (9:08)
PlayerScore Script (14:17)
Creating Collectable Items (14:40)
Gameplay Controller (14:31)
Game Over Panel (10:37)
Game Manager (20:57)
Game Preferences (13:48)
Filling The Blanks (19:45)
Filling The Blanks 2 (10:08)
Music Controller (10:01)
Scene Fader (16:10)
Moving The Player With Joystick (16:06)
Unity Remote (7:05)
Exporting Our APK File (4:23)
About The Walk Animation Problem (2:19)
Importing Admob Ads Plugin (16:43)
Ads Controller (20:18)
Flappy Bird
Flappy Bird Game Preview (1:45)
Importing Assets And Organizing The Project (1:37)
Slicing Our Sprites (4:59)
Creating Animations (6:04)
Prefabs Colliders And Rigid Bodies (2:49)
Creating Gameplay Scene (8:42)
BirdScript (12:44)
Finishing BirdScript And Creating Camera Script (8:11)
BG Collector (11:20)
Pipe Collector (13:01)
Finishing Touches (7:02)
Unity UI Intro (5:40)
Creating Main Menu (6:31)
Creating Pause Menu (6:41)
Game Controller (14:23)
Menu Controller (7:46)
Scene Fader (6:50)
Gameplay Controller (15:58)
My Coroutine (5:03)
Downloading 3RD Party Plugins (9:26)
Configuring Google Play Games Services (3:11)
Leaderboards Controller (8:37)
Social Media Controller (15:54)
Ads Controller (9:21)
Cowboy Runner
Cowboy Runner Game Preview (2:34)
Importing Assets And Configuring Our Sprites (5:18)
Player And Zombie Animations (5:36)
Preparing Obstacles (2:14)
Creating Our Backgrounds (11:20)
Player Jump (8:32)
Player Animation And Obstacle Script (5:43)
Obstacle Spawner (18:06)
Obstacles And Player Off Screen (4:42)
Creating Menus (11:11)
Gameplay Controller (12:11)
Before We Add Plugins
Publishing APK File On Google Play (6:52)
Downloading And Configuring Google Play Games Services (3:50)
Leaderboards Controller (12:11)
Publishing Settings (0:52)
Spider Cave
Spider Cave Game Preview (2:32)
Importing And Slicing Our Sprites (8:05)
Player Animations (4:22)
Player Script (14:58)
Spider Shooter And Spider Jumper (16:10)
Spider Walker (12:18)
Door And Collectables (11:21)
Bouncy (9:07)
Creating Menus (7:29)
Camera Follow (6:53)
Creating Our Level (14:51)
Creating Our UI HUD (14:23)
Gameplay Controller (9:43)
Joystick Movement (9:46)
Memory Game
Memory Game Preview (1:33)
Importing Assets And Organizing The Project (3:02)
Configuring And Slicing Sprites (4:30)
Creating Main Menu (3:23)
Creating Main Menu Buttons (3:25)
Creating Settings Panel (4:03)
Settings And Select Puzzle Panel Animations (4:59)
Programming Main Menu And Settings Panel (6:40)
Creating Puzzle Level Select Panel (5:44)
SelectLevel Script Continued (4:50)
Puzzle Game Panel (6:56)
Puzzle Button (3:09)
Load Selected Level (5:23)
Load Selected Level Part 2 (8:59)
Creating Puzzle Buttons And Animators (6:44)
Layout Puzzle Buttons (9:57)
Setting Up Our Puzzle Game (13:53)
Puzzle Game Manager (6:07)
Flipping Our Puzzle Buttons Up (3:28)
Controlling The Guesses (4:56)
Check If The Puzzles Match (4:46)
Counting Guesses (4:08)
Creating Game Finished Panel (5:09)
Game Finished Script (4:43)
Finishing Our Gameplay (8:57)
Game Data (5:03)
Puzzle Game Saver Part 1 (7:41)
Puzzle Game Saver Part 2 (10:05)
Level Locker (8:59)
Stars Locker (7:23)
Wrapping Things Up (9:32)
Ball Panic
Ball Panic Game Preview (4:46)
Importing Assets In Our Project (3:29)
Slicing Our Sprites (6:44)
Creating Player And Brick Animations (12:13)
Prefabs, Colliders And Rigidbodies (7:50)
Balls, Bricks, Tags, Layers And Sorting Layers (14:41)
Creating Arrow And BG Brick Prefabs (6:20)
Rigidbodies, Colliders And Scripting Player Movement (19:13)
Bouncing Balls (11:01)
Moving Arrows (4:14)
Ready, Aim , Fire The Arrow (14:05)
BallScript Continued (19:08)
Player Shoot Once And Player Shoot Twice (8:02)
ArrowScript Continued (12:26)
BrickScript (5:58)
Unity UI Intro (5:38)
Designing Our Main Menu (9:50)
ShopMenu, LevelMenu And PlayerMenu (14:52)
GameController Part 1 (17:59)
GameController Part 2 (12:41)
MainMenuController (15:24)
MusicController (9:29)
PlayerMenuController Part 1 (14:34)
PlayerMenuController Part 2 (11:43)
LevelController And Loading Screen (15:46)
Gameplay UI (6:06)
ShopMenuController (9:46)
GameplayController Part 1 (11:55)
GameplayController Part 2 (10:11)
GameplayController Part 3 (14:47)
GameplayController Part 4 (15:14)
Player Movement For Mobile Devices (7:30)
Testing Our Game On Mobile Devices (4:10)
PlayerScript Continued (15:47)
BallScript Continued (17:41)
Designing Levels (7:46)
Downloading 3RD Party Plugins (11:26)
Importing 3rd Party Plugins In Our Project (12:38)
Preparing Purchase Items (8:36)
SocialMediaController Part 1 (10:35)
SocialMediaController Part 2 (12:20)
Testing Our Game On A Real Device (5:35)
Sharing On Facebook From Our Game (11:25)
LeaderboardsController (15:39)
AdsController (14:38)
Jack The Giant - Unity 4.3
Importing Assets And Organizing Our Project (1:46)
Slicing Our Sprites (7:07)
Animating The Player (4:51)
Prefabs, Colliders And Rigidbodies (7:49)
Scripting Players Movement (11:09)
Unity Remote And Android SDK (2:03)
Controlling The Player Through Our Code (8:56)
Screen And World Coordinates (6:02)
Scripting Player's Movement For Mobile Devices (6:21)
Scripting The Camera Movement (7:30)
Preparing The Background (5:16)
Scripting BGCollector (8:29)
Scripting BGSpawner (11:33)
Setting Up Cloud Colliders (5:13)
Scripting Cloud Spawner Part 1 (6:48)
Scripting Cloud Spawner Part 2 (8:50)
Scripting Cloud Spawner Part 3 (8:26)
Scripting Cloud Spawner Part 4 (7:11)
How To Test Games On Mobile Devices (1:05)
Black Cloud Script (2:00)
Preparing Collectable Items (3:54)
Score System (4:00)
Creating UI For Life, Coins And Score (6:10)
Displaying Score, Coins And Lives With GUI Text (4:44)
Player Bounds (4:31)
Spawning Collectables In Our Game (6:00)
Scaling Camera And Background (9:33)
Unity UI Intro (5:40)
Common UI Elements (8:32)
Preparing Main Menu (4:03)
Programming Main Menu Buttons (4:34)
Navigating Between Scenes (6:18)
Programming Our Options Menu (5:22)
Creating Menus With OnGUI (10:26)
Creating Menus With The New UI (8:51)
Animating Menus (2:38)
Introducing Player Preferences (4:54)
Setting Up Default Values For Our Game Preferences (3:36)
Background Music Setup (2:36)
Checking If The Music Is On Or Off (3:29)
MusicOn And MusicOff Buttons (5:44)
Setting The Difficulty (2:48)
Setting Up Highscore Menu (3:05)
Setting The Speed Based On Difficulty (3:08)
Is The Game Started From Mani Menu Or Is It Restarted After Player Died (10:57)
If The Player Dies (7:20)
TimeScale (3:10)
Fading Our Scene (8:46)
Creating Our Pause Menu (11:03)
Preview The Score After Player Dies (3:51)
Before We Add Ads (1:55)
Implementing Ads (9:08)
Implementing Ads In Our Game (9:30)
Cowboy Runner Game Preview
Complete and Continue
Discussion
0
comments
Load more
0 comments