Game Engine and Assets Leaks

[UE5] Pixel 2D - 2D Top-Down Engine for Unreal

Submitted by hassekf, , Thread ID: 285810

hassekf
Novice
Level:
2
Reputation:
0
Posts:
21
Likes:
7
Credits:
198
03-02-2024, 08:30 PM
#1
Quote:[Image: 5-1920x1080-34e56860d8794aa43bb94dfe9ef8...e=1&w=1920]

Pixel 2D Top-Down Engine is the evolution of the Pixel 2D Platformer engine, which aims to pick up where Paper2D left off. It contains everything you need to create amazing Top-Down 2D games. No C++ knowledge is required, everything is accessible through blueprints.

Each blueprint is clean and commented and all important variables are exposed, making it extremely easy to follow and customize.
The plugin already contains features including animated and destroyable tiles, a completely redone TileMap editor that supports flipbook painting, flipbook animation blueprints and notifies, numerous examples of enemy AI behavior, a dynamic combat system using ray traces and physics projectiles, inventory systems, and more...


Art courtesy of Rafael Matos. Check out his work here: https://rafaelmatos.itch.io/

Technical Details
Features:

Animation Blueprint implementation for Flipbooks.
State machine implementation for Flipbooks inside Animation Blueprints.
Added Animation Notify support for Flipbooks.
Added Destroyable Tile support to TileMaps.
Reworked TileMap Editor to support direct flipbook painting on layers.
Reworked sprite depth sorting to support top-down views.
Component-based workflow.
Almost all the functionality is stored in components.
Added custom 2D AI system that is fully compatible with the Unreal AI system.
Complete AnimBP-driven character animation.
Dynamic Combat System.
Physics-based Grenades.
RPG Systems
Inventory System
Inventory Bar and Hotkey bar.
Loot system included.
XP system
Code Modules:

Pixel2D - Runtime
Pixel2DEditor - UncookedOnly
Pixel2DEditorPawnSensing - Editor
Pixel2DEditorTileReplacer - Editor
Pixel2DEditorTileMap - Editor


Number of Blueprints: 100+

Number of C++ Classes:160

Network Replicated: No

Supported Development Platforms: Windows,, Linux

Supported Target Build Platforms: Any

Documentation: Manual

Supported Engine Versions
4.27, 5.0 - 5.3

Link
https://www.unrealengine.com/marketplace...own-engine

Download
Content locked
This content has been locked. Please login or register in order to unlock it.

RE: [UE5] Pixel 2D - 2D Top-Down Engine for Unreal

Dadlydude
Novice
Level:
2
Reputation:
0
Posts:
26
Likes:
0
Credits:
24
05-02-2024, 12:26 PM
#2
Only version 4.27 is here. I haven't tested it on engine versions 5+ yet. But the fact that it says 5.0 - 5.3 is misleading.

RE: [UE5] Pixel 2D - 2D Top-Down Engine for Unreal

hassekf
Novice
Level:
2
Reputation:
0
Posts:
21
Likes:
7
Credits:
198
OP
07-02-2024, 03:03 AM
#3
05-02-2024, 12:26 PM
Dadlydude Wrote:
Only version 4.27 is here. I haven't tested it on engine versions 5+ yet. But the fact that it says 5.0 - 5.3 is misleading.

That is what is written in the Unreal Marketplace. There was not a new version since 4.7, but still says in the marketplace page that is compatible with 5.3, i just copied and pasted.

Users browsing this thread: 1 Guest(s)