Level teleporters with custom locations

This commit is contained in:
Marco 2025-09-11 10:02:55 +02:00
commit 47f8252e65
6 changed files with 897 additions and 502 deletions

View file

@ -71,8 +71,7 @@ public partial class GameController : Node
GlobalState.Session.LevelNumber = MapResource.LevelId;
GlobalState.Session.MapId = MapResource.MapId;
}
GlobalState.Instance.ChangeCursor(false);
if (GlobalState.Instance.SessionSettings.AllowSaving)