Unreal Engine FPS puzzle

Individual project

Main Features

  • FPS puzzle game made on UE4 using live code (C++ and blueprints)
  • Physics Handle to grab objects
  • Only objects that implement a specific interface would be grabbed by the gun
  • Turrets created using the behaviour tree system of UE