cfireborn / EpicGamesChainLightning

Prototype component of Game Design test for Epic Games's Fortnite Quest Design Team's 2024 Summer internship program. Unreal project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic Games Chain Lightning

Developed with Unreal Engine 5.0.3

Chain lightning ability demo. 8 January 2023

Primary blueprints: BP_FirstPersonCharacter, Ue4ASP_target. Also wrote CrosshairHUD, but it's a pretty small blueprint.

Cast lightning logic: https://blueprintue.com/blueprint/5za5lsr1/
Bounce lightning logic: https://blueprintue.com/blueprint/utzffvjn/
Die function: https://blueprintue.com/blueprint/19unlgvk/

How to run on PC or Mac:

Install Unreal Engine 5.0.3 from the Epic Games Launcher. Open the .uproject

Controls:

WASD to move, space to jump, right click to cast chain lightning (10s cooldown). Primary blueprints: BP_FirstPersonCharacter, Ue4ASP_target.

You can detach the camera from the player by pressing the F8 key, which you can use directly after triggering the chain, in order to confirm that the series is running.

About

Prototype component of Game Design test for Epic Games's Fortnite Quest Design Team's 2024 Summer internship program. Unreal project.