mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 22:15:55 +00:00
Level teleporters with custom locations
This commit is contained in:
parent
6263c7e23b
commit
47f8252e65
6 changed files with 897 additions and 502 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue