player progress
This commit is contained in:
parent
0e8fe3b76d
commit
5f879c006b
27 changed files with 236 additions and 68 deletions
|
|
@ -58,7 +58,6 @@ public partial class LevelController : Node
|
|||
RuntimeLevelData.LevelResource = null;
|
||||
|
||||
_isLevelRunning = false;
|
||||
|
||||
if (Reward != null)
|
||||
{
|
||||
GetTree().ChangeSceneToFile(REWARD_SCENE_UID);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue