Cosmos by Leartes: All products 50% off

Pixel 2D - 2D Platformer Engine for Unreal

Polyart Studio - Code Plugins - Jun 13, 2020

Pixel 2D is a plugin for Unreal Engine that aims to pick-up where Paper2D left off.

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0 - 5.2
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Trailer

Tutorials | Discord | Features | Demo | Manual

Thanks to community member Meletou1 we have a tutorial series available in French : Tutorial

Pixel 2D Platformer Engine 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.

  • 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, flipbook animation blueprints and notifies, numerous examples of enemy AI behavior, a dynamic combat system using raytraces and physics projectiles, inventory systems and more.
  • Features a full demo level with full 2D platformer gameplay as a starting point.

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.
  • Added Animated Tile support to TileMaps.
  • Added 2D PawnSensing Component.
  • One way platform collision solution.
  • Component-based workflow.
  • Almost all the functionality is stored in components.
  • Added custom 2D 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
  • Spline-base Platform movement.
  • Multiple platform types
  • Waypoint based elevators.
  • Accelerator platforms.
  • One-way and two-way portals.
  • Efficient physics objects.

Code Modules:

  •  Pixel2D - Runtime
  •  Pixel2DEditor - UncookedOnly
  •  Pixel2DEditorPawnSensing - Editor
  • Pixel2DEditorTileReplacer - 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