Getting Started

Master Blueprints

Data

Die()

Handles death logic for the player

Actions

  1. Makes sure the player isn't already dead before continuing
  2. Sets Dead to true
  3. Destroys interaction component to prevent errors
  4. Drops primary weapon for other players to pick up
  5. Drops secondary weapon for other players to pick up