plusieurs amélioration mineure du gameplay et de la qualité de vie
This commit is contained in:
@@ -71,24 +71,25 @@ text = "Start"
|
||||
icon = ExtResource("7_qwhpj")
|
||||
|
||||
[node name="Version" type="Label" parent="CanvasLayer/MarginContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 8
|
||||
size_flags_vertical = 0
|
||||
text = "Prototype 1"
|
||||
text = "Version"
|
||||
|
||||
[node name="Credits" type="Label" parent="CanvasLayer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 8
|
||||
text = "🎨 Art
|
||||
text = "Art
|
||||
Céline Ferrand / Lunarde
|
||||
Camille Fleury
|
||||
|
||||
🖥️ Development / 🧩 Game Design
|
||||
Development / Game Design
|
||||
Zacharie Guet / Zink
|
||||
Victor Robert Jaunet / Altaezio
|
||||
|
||||
🎸 Music
|
||||
Music
|
||||
Niels / Nilou"
|
||||
|
||||
[connection signal="pressed" from="CanvasLayer/MarginContainer/Start" to="." method="_on_start_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user