Adventure 2D is a Template Project, simple to use, to create a 2D adventure game with no code.
Made all with Blueprints, the project is Ready-to-use, simple to read and simple to implement with your features.
Demo Video|Documentation
***NEW DISCORD CHANNEL***
Discord
Features (v1.0):
- Player Blueprint (with several movements already managed)
- Enemy Blueprints (with templates)
- Items Blueprints (consumables, weapons, armors)
- Frame manager (to perform actions during flipbooks)
- Flipbooks managed by Datatables
- Skill Blueprints (with templates)
- Platforms and Moving Platforms
- VFX Blueprints
- UI
v 1.1:
- Implemented One-Way-Platform (platforms you can jump through)
- Added Platform example on demo level
v 1.2:
- Implemented Enemy Drops
- Implemented Save/Load functions
v 1.3:
- Implemented Push Back Player on Enemy Hit
- Implemented Player Info Window
- Implemented Boss Mode