top of page
Search

Health and other attributes - Sep 16th 2023

  • Writer: Ibrahim Hussain
    Ibrahim Hussain
  • Sep 16, 2023
  • 1 min read
  • Health component

  • Health widget UI

  • Replication

  • Basic damage system that works with health component

  • Stamina component

  • Custom player movement component (added custom movement inside here)

Issues:

  • Health was not clamped will fall below 0

  • damage system would not replicate properly (was not handled on server) solved by ensuring all damage was done on server then replicated to clients also solved cheating

  • character movement component is not well documented and is very complicated so took a long time to figure out how to use https://www.youtube.com/watch?v=4w8vSss4YiI

 
 
 

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


Commenting on this post isn't available anymore. Contact the site owner for more info.

@2023 Ibrahim Hussain

bottom of page