Creating 2D games with Unreal Engine using Pixel 2D - Part 12 - Melee Attack Setup

Опубликовано: 07 Октябрь 2024
на канале: POLYART
13,581
185

https://www.unrealengine.com/marketpl...

In this video, we will be adding attack speed and set up a melee trace attack system using sockets.

https://docs.unrealengine.com/4.26/en...

A video in a series of tutorials focused on developing 2D games( platformers and more) inside Unreal Engine using the Pixel 2D Plugin. No c++ knowledge is required, only blueprints are used.

Pixel 2D is a plugin for Unreal Engine that aims to pick up where Paper2D left off. It's intended as an evolution of Paper2D and contains everything you need to create amazing 2D games. No C++ knowledge is required, everything is accessible through blueprints.