top of page
Search

Physics Puzzle - 23rd March

  • Writer: Ibrahim Hussain
    Ibrahim Hussain
  • Mar 23, 2024
  • 1 min read

Puzzle uses physics simulated balls that need to pass a sensor. Once they pass the sensor the puzzle is completed.

  • Added mesh for puzzle

  • Added physics simulated objects

  • Added sensor that detects when balls pass

  • Added puzzle complete

  • Added obstacles that player needs to remove to allow the objects to reach the sensor

Issues:

  • Physics simulation over the network is expensive and complicated and as the puzzle uses many simulated objects simulating them all was not possible. So one object acts as the "leader" and is replicated to all clients when this object passes the sensor the puzzle is completed.

 
 
 

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