-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I noticed that clicking too fast triggers the player's death animation, i.e. shrinking then crashing the game
I thought that it might have something to do with the Hook scene, so I checked out its nodes
Disabling the DamageSource's monitorable property prevents the player from entering the Die state when Hook is being used rapidly
It also retains the ability of the player to damage the enemies--I only tested it on EnemyPassivePatrol and HopperEnemy instances
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels