removing broken ABC and refactoring enemy movement
This commit is contained in:
@@ -33,8 +33,6 @@ public partial class PlayerController : CharacterBody3D, IDamageable, IKnockback
|
||||
// Signals and events //
|
||||
///////////////////////////
|
||||
|
||||
public event Action<float> DamageTaken;
|
||||
|
||||
///////////////////////////
|
||||
// Public stuff //
|
||||
///////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user