stock.tscn 524 B

12345678910111213141516171819202122
  1. [gd_scene load_steps=2 format=3 uid="uid://ds3j5rjhys4xf"]
  2. [ext_resource type="Script" path="res://composants/interface/stock/stock.gd" id="1_ikrye"]
  3. [node name="Stock" type="Control"]
  4. layout_mode = 3
  5. anchors_preset = 15
  6. anchor_right = 1.0
  7. anchor_bottom = 1.0
  8. grow_horizontal = 2
  9. grow_vertical = 2
  10. script = ExtResource("1_ikrye")
  11. [node name="StockBalles" type="Label" parent="."]
  12. layout_mode = 1
  13. anchors_preset = 2
  14. anchor_top = 1.0
  15. anchor_bottom = 1.0
  16. offset_top = -23.0
  17. offset_right = 40.0
  18. grow_vertical = 0
  19. text = "42"