最新消息:请大家多多支持

2D Platformer Game Development Crash Course for Unity 2022

Unity dsgsd 88浏览 0评论

Published 11/2022
Created by Chris Tutorials
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 26 Lectures ( 7h 30m ) | Size: 5.2 GB

Unity GameDev from Scratch to Create Platformer Characters and Game Mechanics

What you’ll learn
How to Create a Platformer Player with Ground & Air Sword Swing Combos and a Ranged Bow Attack
Make ground and air enemies with basic enemy AI
Build a game level with tileset and tilemap tools
Setup up player input with the InputSystem package and UnityEvents
Learn about animation state machines and using AnimationStateBehaviours to control complex characters
Create a health pickup item to keep your player alive

Requirements
I recommend using Unity 2022.1.20f for the project to avoid problems from have a different editor version
You should have some knowledge of how to program to understand basic concepts. This course is code heavy. All code is done live on screen so you can copy directly when needed.

Description
Learn how to create a 2D platformer game inside of Unity 2022. This course shows you how to build player and enemy characters for movement and combat within a side scrolling platformer game. Much of the course is dedicated to understanding Animators in unity as we build out full animation state machines for both the player and enemy characters. To go along side the states and transitions are StateMachineBehaviour scripts which let you queue up changes and effects for your characters when entering or leaving states. For instance, this is very helpful when you want to make a character jump upon entering a jump state when the jump action is pressed on your keyboard. To make player input go smoothly, we use the new InputSystem to set keybinds to actions and respond to those actions triggering through UnityEvents. To make the game more complete, we make use of Cinemachine follow camera, parallax background, health pickups, sound, and tilesets to continue building out our demo game. Many of the scripts are intentionally designed to be reusable like the Damageable script which lets any character take damage or be healed on triggering events.The final course project with all source files are provided in the course for you to use or reference in any of your own projects!Player Controller, Movement and PhysicsAnimation State Machines for Players and Enemy CharactersDealing Damage to Player and Enemy CharactersWorking with Tilemaps and Tilesets to Build Game LevelsBasic Enemy AI PatternsRanged AttacksAerial AttacksCombo AttacksAnimationStateBehaviours for triggering changes on eventsHealing Health PickupsMusic & SoundHow to Export a GameCinemachine Follow CameraInput System Actions and UnityEvents for handling player inputFloating damage textAnd more…

Who this course is for
Aspiring game developers
Looking to make a 2D, Platformer, Pixel Art, or Unity Engine Game


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » 2D Platformer Game Development Crash Course for Unity 2022

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址