Fix attacks by player and enemy
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
using Chickensoft.GodotNodeInterfaces;
|
||||
using GameJamDungeon;
|
||||
using Godot;
|
||||
using System;
|
||||
|
||||
public interface IHitbox : IArea3D
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user