mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Show spawned final teleporter
This commit is contained in:
parent
8d71a59d84
commit
4a0665e81a
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ public partial class RogueliteRoom : Node2D
|
|||
|
||||
teleporter.SpawnedTeleporter.IsEnabled = true;
|
||||
teleporter.SpawnedTeleporter.Invisible = false;
|
||||
teleporter.SpawnedTeleporter.Show();
|
||||
}
|
||||
|
||||
public void OpenDoors()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue