Udemy - Learn To Code By Making a 2D Platformer in Unity & C#

seeders: 12
leechers: 2
updated:
Added by tutsnode in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 99
  • Language: English

Files

Learn To Code By Making a 2D Platformer in Unity & C# [TutsNode.com] - Learn To Code By Making a 2D Platformer in Unity & C# 06 Health System
  • 036 Adding Knockback.mp4 (127.4 MB)
  • 027 Adding Spikes.en.srt (5.6 KB)
  • 027 Adding Spikes.mp4 (39.8 MB)
  • 028 Creating a Health System.en.srt (10.6 KB)
  • 028 Creating a Health System.mp4 (43.7 MB)
  • 029 Detecting Spikes Hitting The Player.en.srt (11.2 KB)
  • 029 Detecting Spikes Hitting The Player.mp4 (62.2 MB)
  • 030 Damaging The Player.en.srt (12.7 KB)
  • 030 Damaging The Player.mp4 (63.1 MB)
  • 031 Setting Up Health UI.en.srt (12.6 KB)
  • 031 Setting Up Health UI.mp4 (68.3 MB)
  • 032 Updating Health UI.en.srt (20.9 KB)
  • 032 Updating Health UI.mp4 (86.5 MB)
  • 033 CHALLENGE - SHOWING HALF HEARTS.en.srt (5.7 KB)
  • 033 CHALLENGE - SHOWING HALF HEARTS.mp4 (31.5 MB)
  • 034 Adding Invincibility.en.srt (14.1 KB)
  • 034 Adding Invincibility.mp4 (75.2 MB)
  • 035 Displaying Invincibility.en.srt (11.6 KB)
  • 035 Displaying Invincibility.mp4 (75.3 MB)
  • 036 Adding Knockback.en.srt (21.1 KB)
  • 037 CHALLENGE - ADD HURT ANIMATION WHEN PLAYER IS HIT.en.srt (12.6 KB)
  • 037 CHALLENGE - ADD HURT ANIMATION WHEN PLAYER IS HIT.mp4 (62.5 MB)
01 Introduction
  • 001 Introduction.en.srt (1.5 KB)
  • 001 Introduction.mp4 (17.5 MB)
  • 002 2D-Platformer-Assets-Udemy.zip (32.7 MB)
  • 002 Project Starting Assets.html (1.0 KB)
02 Getting Started
  • 003 Unity Version Note.en.srt (3.7 KB)
  • 003 Unity Version Note.mp4 (11.4 MB)
  • 004 Introduction To Unity.en.srt (28.9 KB)
  • 004 Introduction To Unity.mp4 (101.7 MB)
  • 005 2D-Platformer-Assets-Udemy.zip (32.7 MB)
  • 005 Setting Up Project & Importing Assets.en.srt (9.0 KB)
  • 005 Setting Up Project & Importing Assets.mp4 (32.1 MB)
03 The Player
  • 006 Adding Player.en.srt (13.8 KB)
  • 006 Adding Player.mp4 (80.3 MB)
  • 007 Sorting Sprites with Layers.en.srt (6.5 KB)
  • 007 Sorting Sprites with Layers.mp4 (46.2 MB)
  • 008 Giving Player Physics.en.srt (10.3 KB)
  • 008 Giving Player Physics.mp4 (75.1 MB)
  • 009 Creating a Script.en.srt (10.8 KB)
  • 009 Creating a Script.mp4 (81.9 MB)
  • 010 Moving The Player.en.srt (23.1 KB)
  • 010 Moving The Player.mp4 (100.4 MB)
  • 011 Jumping.en.srt (11.9 KB)
  • 011 Jumping.mp4 (65.3 MB)
  • 012 Improving Gameplay Feel.en.srt (8.4 KB)
  • 012 Improving Gameplay Feel.mp4 (57.0 MB)
  • 013 Stop Unlimited Jumping.en.srt (18.5 KB)
  • 013 Stop Unlimited Jumping.mp4 (94.7 MB)
  • 014 Adding Double Jump.en.srt (6.6 KB)
  • 014 Adding Double Jump.mp4 (35.0 MB)
  • 015 Animating The Player.en.srt (6.7 KB)
  • 015 Animating The Player.mp4 (34.8 MB)
  • 016 CHALLENGE - ANIMATE RUN & JUMP.en.srt (6.5 KB)
  • 016 CHALLENGE - ANIMATE RUN & JUMP.mp4 (34.7 MB)
  • 017 Switching Animations.en.srt (11.9 KB)
  • 017 Switching Animations.mp4 (45.5 MB)
  • 018 Controlling The Animator Through Code.en.srt (9.6 KB)
  • 018 Controlling The Animator Through Code.mp4 (45.6 MB)
  • 019 Changing Direction.en.srt (7.9 KB)
  • 019 Changing Direction.mp4 (39.3 MB)
04 The Camera
  • 020 Camera Control.en.srt (9.7 KB)
  • 020 Camera Control.mp4 (64.3 MB)
  • 021 Adding Parallax for Depth.en.srt (14.9 KB)
  • 021 Adding Parallax for Depth.mp4 (97.7 MB)
  • 022 Clamping Camera Vertically.en.srt (12.8 KB)
  • 022 Clamping Camera Vertically.mp4 (84.7 MB)
  • 023 CHALLENGE - PARALLAXING VERTICALLY.en.srt (6.5 KB)
  • 023 CHALLENGE - PARALLAXING VERTICALLY.mp4 (47.1 MB)
05 Making a Level
  • 024 Creating a Tile Palette.en.srt (13.2 KB)
  • 024 Creating a Tile Palette.mp4 (44.3 MB)
  • 025 Drawing a Level With Tilemaps.en.srt (17.0 KB)
  • 025 Drawing a Level With Tilemaps.mp4 (78.2 MB)
  • 026 Moving Objects Between Levels With Prefabs.en.srt (14.1 KB)
  • 026 Moving Objects Between Levels With Prefabs.mp4 (91.9 MB)
07 Checkpoints & Respawning
  • 038 Making Checkpoints.en.srt (10.2 KB)
  • 038 Making Checkpoints.mp4 (66.5 MB)
  • 039 Deactivating Checkpoints.en.srt (20.9 KB)
  • 039 Deactivating Checkpoints.mp4 (96.6 MB)
  • 040 Storing Spawn Position.en.srt (6.9 KB)
  • 040 Storing Spawn Position.mp4 (33.2 MB)
  • 041 Respawning The Player.en.srt (19.6 KB)
  • 041 Respawning The Player.mp4 (106.6 MB)
  • 042 CHALLENGE - KILL THE PLAYER OUTSIDE HEALTH SYSTEM.en.srt (6.7 KB)
  • 042 CHALLENGE - KILL THE PLAYER OUTSIDE HEALTH SYSTEM.mp4 (43.1 MB)
08 Pickups
  • 043 Collecting Gems.en.srt (15.0 KB)
  • 043 Collecting Gems.mp4 (79.4 MB)
  • 044 Health Pickup.en.srt (8.0 KB)
  • 044 Health Pickup.mp4 (45.0 MB)
  • 045 Adding Gems To UI.en.srt (15.0 KB)
  • 045 Adding Gems To UI.mp4 (70.0 MB)
  • 046 Adding a Pickup Effect.en.srt (19.1 KB)
  • 046 Adding a Pickup Effect.mp4 (101.0 MB)
  • 047 Showing Player Death Effect.en.srt (5.8 KB)
  • 047 Showing Player Death Effect.mp4 (40.1 MB)
09 Making Enemies
  • 048 Creating Our First Enemy.en.srt (11.2 KB)
  • 048 Creating Our First Enemy.mp4 (55.3 MB)
  • 049 Setting Up Movement.en.srt (8.8 KB)
  • 049 Setting Up Movement.mp4 (36.9 MB)
  • 050 Moving The Frog.en.srt (11.4 KB)
  • 050 Moving The Frog.mp4 (50.6 MB)
  • 051 Adding Pauses.en.srt (10.5 KB)
  • 051 Adding Pauses.mp4 (49.7 MB)
  • 052 Animating Enemy Movement.en.srt (9.9 KB)
  • 052 Animating Enemy Movement.mp4 (48.1 MB)
  • 053 Editing Animation Curves.en.srt (5.4 KB)
  • 053 Editing A

Description


Description

Learn how to create your very own platformer game using Unity, an industry-standard program used by many large gaming studios and indie developers across the world.

In this course you won’t just be learning programming concepts, but tying these concepts to real game development uses. You will have access to a course forum where you can discuss the topics covered in the course as well as the next steps to take once the course is complete.

This course has been designed to be easily understandable to everyone, so whether you’re a complete beginner, an artist looking to expand their game development range or a programmer interested in understanding game design, this course will help you gain a greater understanding of development.

At the end of this course you will have developed the ability to create such game elements as:

A character with full movement, jumping & double-jumping capabilites
Collectibles such as gems & extra health
Parallaxing background effects
Different types of enemies to combat
moving & flying enemies
Level Mechanics like Spikes, moving platforms, crushing blocks & more
Full user Interface with interactive menus
Creating levels with tilemaps
Multiple levels and a level select screen
A unique and challenging boss battle
And more…!

Start learning today and let me help you become a game developer!
Who this course is for:

Anyone who wants to make their own 2D games.
People who want to create and publish their own games.
Complete beginners with an interest in learning game development.
Developers who want to re-skill across to game development.
People interested in working in the game design industry.
Competent and confident with using a computer.

Requirements

Mac or PC capable of running Unity 3D
A copy of Unity 2019.3 or newer

Last Updated 9/2020



Download torrent
6.7 GB
seeders:12
leechers:2
Udemy - Learn To Code By Making a 2D Platformer in Unity & C#


Trackers

tracker name
udp://inferno.demonoid.pw:3391/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://torrent.gresille.org:80/announce
udp://glotorrents.pw:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.pirateparty.gr:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://9.rarbg.to:2710/announce
udp://shadowshq.yi.org:6969/announce
udp://tracker.zer0day.to:1337/announce
µTorrent compatible trackers list

Download torrent
6.7 GB
seeders:12
leechers:2
Udemy - Learn To Code By Making a 2D Platformer in Unity & C#


Torrent hash: 5AEB8A895EC790280A9B5DADB9A65A261F2672A5