<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" />

**2.5D Game Template - Unity Documentation (For Unity Devs)**

</aside>

Introduction:

This is a 2.5D template made in Unreal Engine using Blueprints. The template includes 80+ 2D art sprites, 3 demo maps, and a simple player character with dash and attack abilities.

Since this project works with sprites (player, enemies & sword), we used the free Paper ZD plugin from the Fab Store, which helps define player and enemy classes.

Paper ZD: Fab Link

Note: Don't Forget to install **PlayerZD** Plugin from Fab Marketplace.

Asset Navigation:

Screenshot 2026-01-13 042430.png

All .uasset files are placed in appropriate folders, and proper prefixes are used for each asset type.

For example:

Engine Editable Exposed Variables:

To maintain modularity and customizability, certain variables are marked as instance editable.