Add debug menu, add ability to load next floor or spawn item
This commit is contained in:
5
Zennysoft.Game.Ma/src/ui/pause_menu/IDebugMenu.cs
Normal file
5
Zennysoft.Game.Ma/src/ui/pause_menu/IDebugMenu.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Chickensoft.GodotNodeInterfaces;
|
||||
|
||||
namespace Zennysoft.Game.Ma;
|
||||
|
||||
public interface IDebugMenu : IControl;
|
||||
Reference in New Issue
Block a user