Audio fade
This commit is contained in:
@@ -12,8 +12,6 @@ public interface IMap : INode3D
|
||||
|
||||
Task LoadFloor(string sceneName);
|
||||
|
||||
void ClearMap();
|
||||
|
||||
IDungeonFloor CurrentFloor { get; }
|
||||
|
||||
(Vector3 Rotation, Vector3 Position) GetPlayerSpawnPosition();
|
||||
|
||||
Reference in New Issue
Block a user