Small Godot Wild Jam game
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix options menu being stuck bellow pause menu

+1 -1
+1 -1
Scenes/gameplay/pause-layer/pause-layer.tscn
··· 102 102 text = "Pause: ESC (keyboard) or START button (joypad)" 103 103 104 104 [node name="OptionsLayer" type="CanvasLayer" parent="."] 105 - layer = 5 105 + layer = 128 106 106 visible = false 107 107 108 108 [node name="ColorRect" type="ColorRect" parent="OptionsLayer"]