123456789101112131415161718192021222324252627282930313233 |
- [gd_scene format=3 uid="uid://byxtc8f6n5o3"]
- [node name="Gagne" type="Control"]
- layout_mode = 3
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- [node name="Bravo" type="Label" parent="."]
- layout_mode = 1
- anchors_preset = 8
- anchor_left = 0.5
- anchor_top = 0.5
- anchor_right = 0.5
- anchor_bottom = 0.5
- offset_left = -31.5
- offset_top = -11.5
- offset_right = 31.5
- offset_bottom = 11.5
- grow_horizontal = 2
- grow_vertical = 2
- theme_override_font_sizes/font_size = 80
- text = "Bravo !"
- [node name="CommandeRetour" type="Label" parent="."]
- layout_mode = 0
- offset_left = 150.0
- offset_top = 336.0
- offset_right = 330.0
- offset_bottom = 385.0
- text = "Échap → menu pause"
|