<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" />
</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, 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:

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.
Here are a few examples:
Player Class Variables:


Enemy Class Variables:
