Unreal Engine 4 Project – Showcase Visual Scripting (Blueprint) with focus on object-oriented programming
following the course „Unreal Engine Blueprint Developer: Learn Visual Scripting“ on GameDev.tv https://www.gamedev.tv/p/unreal-blueprint last visited 09.06.2020 16:09
Materials and Static Meshes are from Unreal Engine 4 Starter Content
Blueprints containing amongst other things:
- Custom Pawn with damage system implemented in „BP_PlayerPawn“, „BP_DamageVolume“ and „BP_Projectile“
- Level/Map System implemented in „BP_WinVolume“
- Animations implemented in „BP_Crystal“ and „BP_Cannon“
Clone or download the repository below: