Companies Home Search Profile

Unreal Engine 2D: Make Your Own Epic 2D Games Using C++

Focused View

GameDev.tv Team,Kaan Alpar

15:04:17

15 View
  • 1 - Welcome To The Course.mp4
    01:44
  • 2 - Community Support.mp4
    01:33
  • 3 - Accessing Our Projects.mp4
    04:38
  • Files.zip
  • 4 - Section Intro Desert Racer.mp4
    00:23
  • 5 - Development Setup.mp4
    04:20
  • 6 - What is Paper2D.mp4
    05:03
  • 7 - Using Sprites.mp4
    08:43
  • 8 - The Race Track.mp4
    09:23
  • 9 - Creating The Player.mp4
    11:01
  • 10 - Player Blueprint.mp4
    09:50
  • 11 - Setting Up Input.mp4
    13:35
  • 12 - Taking Input.mp4
    13:06
  • 13 - Going Forwards and Backwards.mp4
    10:31
  • 14 - Finishing Up Movement.mp4
    10:52
  • 15 - The Game Mode.mp4
    05:53
  • 16 - Obstacle Class.mp4
    07:07
  • 17 - Fence and Tire.mp4
    08:50
  • 18 - Collision Detection.mp4
    15:42
  • 19 - Reset Game.mp4
    14:04
  • 20 - Finish Line.mp4
    09:51
  • 21 - Background Music.mp4
    09:52
  • 22 - Level Design Desert Racer.mp4
    16:38
  • 23 - Wrap Up Desert Racer.mp4
    00:19
  • Files.zip
  • 24 - Section Intro Gun Survivors.mp4
    00:47
  • 25 - New Project Setup.mp4
    07:25
  • 26 - The Arena.mp4
    10:56
  • 27 - Flipbooks 101.mp4
    13:02
  • 28 - Player Class Blueprint.mp4
    13:02
  • 29 - The Game Mode.mp4
    04:52
  • 30 - Input System Setup.mp4
    12:12
  • 31 - Binding Actions.mp4
    13:38
  • 32 - Player Movement.mp4
    16:11
  • 33 - Switching Flipbooks.mp4
    12:29
  • 34 - Staying In Map Limits.mp4
    15:09
  • 35 - Adding The Gun.mp4
    10:21
  • 36 - Rotating The Gun.mp4
    10:05
  • 37 - Creating The Bullet.mp4
    06:29
  • 38 - Moving The Bullet.mp4
    08:15
  • 39 - Launching The Bullet.mp4
    10:35
  • 40 - Shooting Cooldown.mp4
    08:06
  • 41 - Shooting Bullets.mp4
    12:40
  • 42 - Custom Mouse Cursor.mp4
    03:43
  • 43 - Creating The Enemy.mp4
    11:36
  • 44 - Enemy Follows Player.mp4
    09:34
  • 45 - Flip Enemy Flipbook.mp4
    07:19
  • 46 - BulletEnemy Collision.mp4
    08:30
  • 47 - Enemy Death.mp4
    08:12
  • 48 - The Enemy Spawner.mp4
    12:56
  • 49 - Better Spawn Position.mp4
    10:30
  • 50 - Difficulty System.mp4
    13:14
  • 51 - Setup Enemy.mp4
    04:51
  • 52 - Enemy Died Delegate.mp4
    10:02
  • 53 - Score System.mp4
    07:28
  • 54 - HUD Widget.mp4
    05:13
  • 55 - Sending The Score.mp4
    09:22
  • 56 - Player Enemy Collision.mp4
    09:49
  • 57 - Restart Game.mp4
    06:04
  • 58 - Final Touches.mp4
    08:26
  • 59 - Wrap Up Gun Survivors.mp4
    00:25
  • Files.zip
  • 60 - Section Intro Crusty Pirate.mp4
    01:24
  • 61 - Creating The Project.mp4
    08:09
  • 62 - Sprites and Flipbooks.mp4
    07:31
  • 63 - Tile Sets.mp4
    08:01
  • 64 - Tile Maps.mp4
    12:08
  • 65 - Player and Game Mode.mp4
    13:10
  • 66 - The Input System.mp4
    08:09
  • 67 - Running and Jumping.mp4
    11:19
  • 68 - Turning Left and Right.mp4
    07:16
  • 69 - Animation Source.mp4
    08:48
  • 70 - Animation Blueprint.mp4
    14:40
  • 71 - More Animation States.mp4
    10:18
  • 72 - Creating The Enemy.mp4
    13:07
  • 73 - Enemy Follows Player.mp4
    09:33
  • 74 - Enemy Stop Distance.mp4
    07:06
  • 75 - Enemy Faces Player.mp4
    03:16
  • 76 - Enemy Animation Source.mp4
    03:29
  • 77 - Enemy Animation Blueprint.mp4
    05:48
  • 78 - Attack Animation Override.mp4
    13:12
  • 79 - Attack Collision Box.mp4
    12:14
  • 80 - Anim Notify State.mp4
    06:51
  • 81 - Enemy Hitpoints.mp4
    08:20
  • 82 - Enemy Take Damage.mp4
    07:25
  • 83 - Jump Nodes.mp4
    08:19
  • 84 - Enemy Stun State.mp4
    07:38
  • 85 - Enemy Attack Animation.mp4
    11:23
  • 86 - Enemy Attack Collision Box.mp4
    11:11
  • 87 - Player Take Damage.mp4
    10:07
  • 88 - Player Stun State.mp4
    05:47
  • 89 - The HUD.mp4
    09:57
  • 90 - Using The HUD.mp4
    06:26
  • 91 - The Game Instance.mp4
    06:15
  • 92 - Collectable Items.mp4
    16:36
  • 93 - Implementing Item Functionality.mp4
    07:33
  • 94 - Game Over State.mp4
    08:45
  • 95 - The Level Exit.mp4
    18:45
  • 96 - Decorations.mp4
    07:14
  • 97 - Small Improvements.mp4
    09:00
  • 98 - Level Design Crusty Pirate.mp4
    14:56
  • 99 - Win Screen.mp4
    13:34
  • 100 - Packaging The Game.mp4
    02:12
  • 101 - Course Wrap Up.mp4
    00:59
  • Files.zip
  • Description


    Make Games in UE5 with C++: Master Sprites, Tile Maps, and Gameplay Coding Using Paper2D and PaperZD

    What You'll Learn?


    • Kick off your 2D game dev journey in Unreal with C++
    • Get comfy with Unreal's cool 2D tools like sprites and tile maps
    • Code gameplay for everything from platformers to top-down shooters
    • Craft levels with obstacles, enemies, and loot to grab
    • Create three rad games: a racer, a shooter, and a jumper
    • Master Paper2D and PaperZD to make your games look sharp
    • Write neat code that keeps your games running smooth
    • Use C++ to hook up all your game’s moving parts

    Who is this for?


  • This course is ideal for you if you're familiar with the basics of Unreal Engine and C++ and want to specialise in 2D game development
  • Also if you're coming from a different engine (Unity, Godot etc.) and want to leverage Unreal Engine’s capabilities for 2D games
  • What You Need to Know?


  • A basic understanding of Unreal and C++ fundamentals would be helpful
  • More details


    Description

    Unlock the full potential of 2D game creation in Unreal Engine with our comprehensive course designed specifically for those looking to harness the power of C++ in their game projects. Whether you're transitioning from another engine or deepening your Unreal skills, this course has everything you need to level up your game development prowess.

    What You'll Learn:

    • Craft Stunning 2D Games: Learn to build games in Unreal using C++, covering everything from sprites to complex game mechanics.

    • Master Unreal's 2D Tools: Dive deep into Unreal's Paper2D and PaperZD plugins for powerful 2D game development.

    • Code Robust Gameplay Elements: Write gameplay code for diverse game types like obstacle courses, shooters, and platformers.

    • Design Varied Game Mechanics: Create and implement features such as multiple levels, collectable items, enemy encounters, and more.

    Course Projects:

    • Build Three Unique Games: Develop a Desert Racer (Obstacle avoidance), Gun Survivors (Top-down shooter), and Crusty Pirate (Platformer).

    • Explore 2D Plugins: Gain hands-on experience with the Paper2D and PaperZD tools to bring your game ideas to life.

    • Code Interactive Gameplay: Write and organize 2D game code that makes your games fun and engaging.

    Why Take This Course?

    • Start Your 2D Game Project: Break the initial barriers to starting a 2D game in Unreal with step-by-step guidance.

    • Learn Specialized 2D Plugins: Master specific tools like Paper2D and PaperZD that are essential for 2D development in Unreal.

    • Fill the Resource Gap: This course offers exclusive insights into using C++ for 2D game development, a niche not well-covered elsewhere.

    Who Should Enroll:

    • Developers familiar with the basics of Unreal Engine and C++ who want to specialize in 2D game development.

    • Game creators from other platforms like Unity or Godot, looking to leverage Unreal Engine’s capabilities for 2D games.

    Course Requirements:

    • A basic understanding of Unreal Engine’s interface and functionalities.

    • Fundamental knowledge of C++ programming.

    Get Ready to Build Your Dream Games: Join us on this exciting journey to become a proficient 2D game developer in Unreal Engine. With hands-on projects, expert instruction, and a focus on practical applications, you'll not only learn the theory but also apply it directly to building games you can be proud of.

    Dive into the world of 2D game development with Unreal Engine and C++ today and start making the epic games you've always wanted to play!

    Who this course is for:

    • This course is ideal for you if you're familiar with the basics of Unreal Engine and C++ and want to specialise in 2D game development
    • Also if you're coming from a different engine (Unity, Godot etc.) and want to leverage Unreal Engine’s capabilities for 2D games

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    GameDev.tv Team
    GameDev.tv Team
    Instructor's Courses
    GameDev tv was created to help anyone learn how to develop, design and sell indie games.  We have some of the best-selling and highest rating game development courses on Udemy. We have more than a million students, and our aim is to make and maintain high quality courses that are engaging and entertaining for them.GameDev tv offers comprehensive courses on Unity, Blender, Unreal, coding in C#, C++ and more.  Looking to learn about a topic that we don't cover? Get plugged into our communities of amazing developers on Facebook (nearly 20k), in our own TA-curated Community (17k views/day), and our student chat group (10k live at any one time).
    Hi there, I'm Kaan and I'm an independent game developer. I have been making games for over 5 years. I studied at Japan Electronics College in Tokyo learning all about computer science.I taught thousands of beginners game development and programming principles. I know exactly how you feel and what you are looking for and I try to make it so that my courses are the perfect fit for you. I remember my own struggles during my learning journey and I try to use those memories as reference points for my lectures.Making games is my PASSION. I'm in love with the whole process of creating a game, from idea to the end product.I decided to become a Udemy instructor in order to share my knowledge with people like you. I believe that the best people on this planet are the ones that share their knowledge with others. I know that I wouldn't have learned so much without the help of others. And now I'm here for you! I hope to see you in one of my classes!Kaan
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 101
    • duration 15:04:17
    • Release Date 2024/08/12

    Courses related to Unreal Engine

    Courses related to 3D Game Development