Roguelike 2D Kit for Unreal Engine 4
New features:
Improvements:
Added Room interface making BaseRoom actor obsolete
Unified enemy projectile and player projectile to a single projectile with exposed options
Improvements:
New features:
Improvements:
New features:
Completely redesigned the pack using Kenney 1-Bit Pack.
Added option to define projectile scale in the Data Table and Player.
Improvements:
Fixed issue where two player where needed, one for setup and one for player. Now the setup data is cleared properly so only one map is needed.