Merge branch 'main' of https://github.com/RochesterX/Sophomore-Project
This commit is contained in:
@@ -46,11 +46,6 @@ namespace Player
|
||||
/// </summary>
|
||||
public bool dying = false;
|
||||
|
||||
/// <summary>
|
||||
/// Event triggered when the player is punched.
|
||||
/// </summary>
|
||||
public event System.Action<GameObject> OnPlayerPunched;
|
||||
|
||||
/// <summary>
|
||||
/// Event triggered when a player dies.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user