Add plastique item
Add Door object Initial work for look up animation
This commit is contained in:
5
Zennysoft.Game.Ma/src/map/IDoor.cs
Normal file
5
Zennysoft.Game.Ma/src/map/IDoor.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Chickensoft.GodotNodeInterfaces;
|
||||
|
||||
public interface IDoor : INode3D
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user