top of page
Search

Pressure Plate Puzzle - 1st April

  • Writer: Ibrahim Hussain
    Ibrahim Hussain
  • Apr 1, 2024
  • 1 min read

Added a new puzzle which requires a player or simulated object to stand on it for it to activate.

  • New puzzle class

  • Implements interact system

  • Checks for player or simulated object

  • Complete puzzle checks


Issues

  • While the pressure plate was replicated over the network, it could still be activated by individual clients. To resolve this I replicated the state of the pressure plate so that it can be activated only once for all clients regardless of which client activated it.

 
 
 

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