thumbnail blueprint
blueprint

Function: PlayerDeath

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 16, 2025, 12:12 pm

Fuction used in BP_PlayerCharacter:

Set isdead variable true. Disable collision. Turn sprite invisible. Decrement lives.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 16, 2025
  1. Resets projectiles count.
    If this is not done, the player can not shoot when it respawns.

  2. First commit

    See