Make overworld doors be of unlockable type, add behavior later
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using Chickensoft.GodotNodeInterfaces;
|
||||
|
||||
public interface IDoor : INode3D
|
||||
{
|
||||
}
|
||||
public interface IDoor : INode3D;
|
||||
|
||||
Reference in New Issue
Block a user