* pleins de choses et j'ai pas le temps
* mais en gros
* le détecteur détecte les cellules
* ajout du sprite de Demeter
* ajout d'une limite dans la map
* la recharge ne peut plus de nouveau être utilisée après la fin de la région
This commit is contained in:
2026-05-29 16:35:42 +02:00
parent 8b794ee967
commit 79357982d0
41 changed files with 214 additions and 135 deletions

View File

@@ -1351,11 +1351,25 @@ texture = ExtResource("34_e0tp7")
expand_mode = 1
stretch_mode = 6
[node name="RichTextLabel" type="RichTextLabel" parent="PlantpointsTutorial/PlantPointTutorialContainer/HBoxContainer" unique_id=2035794269]
[node name="VBoxContainer" type="VBoxContainer" parent="PlantpointsTutorial/PlantPointTutorialContainer/HBoxContainer" unique_id=889823778]
layout_mode = 2
theme_override_constants/separation = 8
alignment = 1
[node name="RichTextLabel" type="RichTextLabel" parent="PlantpointsTutorial/PlantPointTutorialContainer/HBoxContainer/VBoxContainer" unique_id=2035794269]
custom_minimum_size = Vector2(300, 0)
layout_mode = 2
bbcode_enabled = true
text = "PLANT_POINTS_TUTORIAL_DESC_TEXT"
text = "PLANT_POINTS_TUTORIAL_DESC_1_TEXT"
fit_content = true
horizontal_alignment = 1
vertical_alignment = 1
[node name="RichTextLabel2" type="RichTextLabel" parent="PlantpointsTutorial/PlantPointTutorialContainer/HBoxContainer/VBoxContainer" unique_id=500632519]
custom_minimum_size = Vector2(300, 0)
layout_mode = 2
bbcode_enabled = true
text = "PLANT_POINTS_TUTORIAL_DESC_2_TEXT"
fit_content = true
horizontal_alignment = 1
vertical_alignment = 1