top of page
Search

Light Puzzle - 24th Feb

  • Writer: Ibrahim Hussain
    Ibrahim Hussain
  • Feb 24, 2024
  • 1 min read

The light puzzle has two components: the reflector and the crystal. The reflector shines a beam which is then reflected off the crystal. The player needs to line up the beam so that all crystals are hi by the beam. Once completed a door will open so that the player can progress forward.

  • Added crystal and reflector class both classes use the interact system

  • Player can mount the reflector and move it around with mouse controls

  • Fires a beam using line trace

  • Crystals can now be rotated, adding complexity to the puzzle

  • Beam is reflected

  • Reflector has own camera for easier use

  • Checks how many crystals has been hit then completes puzzle

  • Added door class that moves with timeline

  • Can dismount reflector

 
 
 

Recent Posts

See All
New Map - 8th April

Added a new map using assets from infinity blade asset pack Placed puzzles and AI Created boss room Issues Close to deadline so was not...

 
 
 
New Enemy Types - 6th April

Currently there was only 1 enemy type. There needed to be a more varied selection of enemies. Added Orc defender AI, uses a spear and...

 
 
 

Comments


@2023 Ibrahim Hussain

bottom of page