|
@@ -33,6 +33,7 @@ anchor_right = 1.0
|
|
|
anchor_bottom = 1.0
|
|
|
grow_horizontal = 2
|
|
|
grow_vertical = 2
|
|
|
+follow_focus = true
|
|
|
|
|
|
[node name="SystemeSolaire" type="TextureRect" parent="DefilementNiveaux"]
|
|
|
layout_mode = 2
|
|
@@ -73,10 +74,10 @@ niveau = ExtResource("8_coqpc")
|
|
|
|
|
|
[node name="PlaneteRouge" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
|
|
|
layout_mode = 0
|
|
|
-offset_left = 3.0
|
|
|
-offset_top = 207.0
|
|
|
-offset_right = 141.0
|
|
|
-offset_bottom = 345.0
|
|
|
+offset_left = 18.0
|
|
|
+offset_top = 206.0
|
|
|
+offset_right = 156.0
|
|
|
+offset_bottom = 344.0
|
|
|
focus_neighbor_top = NodePath("../PlaneteNaine")
|
|
|
focus_neighbor_right = NodePath("../PlaneteTerre")
|
|
|
focus_neighbor_bottom = NodePath("../PlaneteSpectrale")
|