Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    Posted By: ParRus
    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)
    WEBRip | English | MP4 + Project Files | 1280 x 720 | AVC ~1360 kbps | 30 fps
    AAC | 128 Kbps | 44.1 KHz | 2 channels | Subs: English (.srt) | ~13 hours | 7.96 GB
    Genre: Video Tutorial

    Do you want to create the next big Android mobile game, but aren’t sure where to start? Are you curious about ad integration with mobile games? If so, look no further! The Ultimate Guide to 2D Mobile Game Development with Unity teaches you how to create profitable and engaging mobile apps. You’ll create a dungeon escape adventure game using 2D animations, while fine-tuning your C# programming skills with intermediate concepts like class inheritance, abstract classes, and interfaces!
    You’ll utilize the Singleton design manager to create powerful manager classes that help delegate actions in your game. You will learn how to monetize your game by integrating Unity Ads, and you’ll set up a system to reward the player for choosing to watch an ad! Finally, you will learn how to publish your app to the Google Play Store! By the end of this course, you will have experience with the complete mobile and software development life cycle, from game development, to testing, and publishing! You will have a fully finished, downloadable game to show off to your friends and family, or to add to your portfolio if you are pursuing mobile development professionally!

    Introduction
    05:44
    Promo
    Preview
    00:45
    Welcome
    Preview
    03:39
    Unity & Mobile Game Development
    Preview
    01:20

    Dungeon Escape
    00:48
    Introduction
    00:48

    Project Setup
    04:38
    Introduction
    00:46
    Unity 2018.X
    01:17
    New Unity Project
    01:27
    Import Dummy Assets
    01:08

    Building the Environment
    01:02:30
    Introduction
    00:31
    Getting Started with TileMap
    04:29
    Painting the Ground
    06:08
    Cavern Palette
    04:50
    Challenge - Vegetation Palette
    00:31
    Challenge Review - Vegetation Palette
    01:32
    Creating Midground Cavern
    05:41
    Creating Farground Caverns
    03:57
    Painting Foreground Items
    06:54
    TileMap 2D Extras Download
    02:35
    Creating Animated Tile Sets
    11:03
    Painting Waterfalls
    07:01
    Prefab Brushes
    04:53
    TileMap Colliders
    01:33
    TileMap 2D Review & Continuation
    Preview
    00:52

    Player Setup
    02:43:53
    Introduction
    00:31
    Import Course Assets into Unity
    01:24
    Asset Overview
    03:23
    Android Ready
    03:39
    Perspective Parallax
    02:22
    Player Setup P.1
    01:58
    Player Setup P.2
    03:19
    Challenge - Player Movement
    06:06
    Challenge Review - Player Movement
    04:28
    Challenge - Player Jumping
    06:12
    Challenge Review - Player Jumping P.1
    17:11
    Challenge Review - Player Jumping P.2
    06:11
    Player Jump Optimized
    09:11
    Challenge - Player Speed
    00:29
    Challenge Review - Player Speed
    02:12
    Player Idle Animation
    03:30
    Player Run Animation Setup
    07:45
    Challenge - Player Run Animation
    05:03
    Challenge Review - Player Run Animation
    06:47
    Challenge - Flip Sprite
    01:54
    Challenge Review - Flip Sprite
    06:57
    Jump Animation Setup
    04:02
    Challenge - Jump Animation
    01:52
    Challenge Review - Jump Animation
    08:41
    Run Jump Transition
    02:17
    Fix Jump Animation
    02:53
    Fix Player Sprite
    01:57
    Attack Animation Setup
    04:10
    Challenge - Attack Animation
    01:30
    Challenge Review - Attack Animation
    02:17
    Challenge - Running Attack Animation
    01:11
    Challenge Review - Running Attack Animation
    02:05
    Sword Arc Animation Setup
    05:17
    Challenge - Sword Arc Animation
    03:06
    Challenge Review - Sword Arc Animation
    03:56
    Attack Animation Cleanup
    03:20
    Challenge - Sword Arc Flip
    01:22
    Challenge Review - Sword Arc Flip
    04:28
    Cinemachine via Unity Packet Manager
    02:38
    Camera Follow
    02:35
    Player Cleanup
    03:44

    Enemy AI
    02:09:18
    Introduction
    00:47
    Moss Giant Setup with Idle Animation
    05:12
    Moss Giant Walking Animation Setup
    04:49
    Enemy Design Brief
    Preview
    00:51
    Enemy Design Discussion
    Preview
    05:42
    Enemy Class Inheritance
    09:07
    Enemy Abstract Class
    10:02
    Moss Giant AI Setup
    04:13
    Challenge - Moss Giant Movement
    02:55
    Challenge Review - Moss Giant Movement
    11:01
    Challenge - Prevent Moving During Idle Animation
    02:12
    Challenge Review - Prevent Moving During Idle Animation
    06:21
    Challenge - Idle When Target Reached
    00:35
    Challenge Review - Idle When Target Reached
    02:32
    Challenge - Moss Giant Flip
    00:57
    Challenge Review - Moss Giant Flip
    04:38
    Spider Setup
    Preview
    04:57
    Spider Animation Setup
    02:28
    Spider Animation Tree Setup
    02:15
    Spider Waypoint Setup
    03:40
    Challenge - Spider AI
    03:06
    Challenge Review - Spider AI
    09:37
    Enemy Class Shared Behaviour
    18:15
    Skeleton Setup
    04:35
    Skeleton Animation Setup
    03:35
    Skeleton AI
    04:56

    Attack System
    02:52:41
    Introduction
    00:33
    Player Attack Hitbox Setup
    07:37
    Player Attack Script
    05:02
    Sword Layer
    02:18
    Player Attack Enemy Setup
    01:42
    Enemy Hit Animation Setup
    03:40
    IDamageable Interface
    12:59
    Skeleton Damage
    03:30
    Challenge - Skeleton Damage Implementation
    01:35
    Challenge Review - Skeleton Damage Implementation
    03:00
    Challenge - Skeleton Damage Cooldown
    03:32
    Challenge Review - Skeleton Damage Cooldown
    02:42
    Skeleton Hit Animation
    04:14
    Skeleton Freeze After Hit
    03:26
    Skeleton InCombat Mode
    03:26
    Challenge - Skeleton Resume Walk
    03:00
    Challenge Review - Skeleton Resume Walk
    13:18
    Skeleton Attack Setup
    03:10
    Challenge - Skeleton Face Player
    03:21
    Challenge Review - Skeleton Face Player
    02:58
    Skeleton Hitbox Setup
    05:30
    Skeleton Hitbox Layer
    04:14
    Skeleton Attack Complete
    04:52
    Moss Giant Attack Animation Setup
    03:32
    Moss Giant Animator Setup
    01:38
    Moss Giant Attack Complete
    13:15
    Merge Shared Enemy Code
    05:13
    Moss Giant Hitbox
    03:46
    Spider Attack Setup
    09:31
    Spider Animation Event
    02:47
    Challenge - Spider Attack Complete
    03:23
    Challenge Review - Spider Attack Complete
    07:03
    Spider Attack Cleanup
    05:47
    Death Animations Setup
    09:06
    Death Animations Complete
    08:01

    Loot System
    02:33:18
    Challenge - Diamond Behaviour
    02:56
    Challenge Review - Diamond Behaviour
    05:40
    Challenge - Loot System
    01:40
    Challenge Review - Loot System
    06:14
    Loot System Fix
    01:54
    Shop Setup
    02:56
    Shop UI
    19:27
    Challenge - Enable Shop
    00:46
    Challenge Review - Enable Shop
    03:37
    UIManager
    10:42
    OnClick Shop Events
    07:51
    Visual Selection Shop System
    11:06
    Challenge - Buy Items From Shop
    02:48
    Challenge Review - Buy Items From Shop
    08:25
    Game Manager
    05:08
    Paint Gems to Collect
    03:49
    HUD Creation
    10:16
    Collect Gems
    06:08
    Challenge - Player Health System
    04:06
    Challenge Review - Player Health System
    09:37
    Preparing Android Play
    05:21
    Cross Platform Input Setup
    08:05
    Android Mobile Touch Complete
    12:49
    Testing in Editor
    01:57

    Unity Ads
    46:43
    Introduction to Unity Ads
    00:38
    Click Here for 100G
    Preview
    02:29
    Enable Unity Ads
    03:01
    Rewarded Video Ad Setup
    17:19
    Debugging with Android Studio
    11:43
    Challenge - Reward 100 Gems
    Preview
    00:48
    Challenge Review - Reward 100 Gems
    09:22
    Unity Dashboard
    Preview
    01:23

    Main Menu
    14:00
    Introduction
    00:30
    Main Menu Setup
    06:44
    Challenge - Main Menu Functionality
    01:37
    Challenge Review - Main Menu Functionality
    03:33
    Testing
    01:36
    -
    Publish to Google Play Store
    20:35
    Introduction
    Preview
    00:34
    Register Developer Account
    02:41
    Create a Keystore File
    06:32
    Publish to the Google Play Store
    10:48
    -
    Dungeon Escape: Recap & Review
    00:38
    Introduction
    00:38
    -
    Conclusion
    01:37
    Conclusion
    01:37

    also You can watch my other last: Programming-posts

    Screenshots

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)

    Exclusive eLearning Videos ParRus-blogadd to bookmarks

    The Ultimate Guide to 2D Mobile Game Development with Unity (2018)