top of page
Search

Player Death and Saving - 15th Feb

  • Writer: Ibrahim Hussain
    Ibrahim Hussain
  • Feb 15, 2024
  • 1 min read
  • Added player death (disable input, stop movement etc)

  • When player dies, death screen appears

  • Player can press any button to respawn

  • Added respawn points, which also save the player data so players can continue after they exit the game and play again

  • Respawn points work with the interact system

  • Added respawn checks so two players don't spawn on same respawn point Issues

  • Players needed to be able to interact with the save points but also other actors so added an interact component which can be attached to any actor.

  • Player data needs to be saved so added a USaveGame class which saves important data such as player location for respawning

 
 
 

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