Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 683 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 683 Bytes

Bolt

Fight your way through the maze by destroying walls with your bolt spell while shooting at enemies, try to get to checkpoint as fast as possible to get the highest rating!

Controls:

  • Aim with mouse
  • WASD to move around
  • Right-Click to Shoot
  • R to reload
  • E to cast spell to destroy the walls
  • ESC to quit the game

itch.io:

https://brunowilkinson.itch.io/bolt

Technical Recap:

  • Build a custom health component
  • AI logic using UE behaviour system
  • Build a custom spell component to trigger the UE chaos system
  • Basic trace line mechanics
  • PlayFab integration
  • Level Design
  • Basic UI logic
  • Build a Rating System that communicates to the PlayFab API

v1.0.0