Major Player refactor
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Chickensoft.GodotNodeInterfaces;
|
||||
using Godot;
|
||||
|
||||
namespace GameJamDungeon;
|
||||
public interface IHitbox : IArea3D
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user