Arcade racing demo got Godot 3.3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 satır
571B

  1. [gd_scene format=2]
  2. [node name="Console" type="CanvasLayer"]
  3. [node name="ScreenSplit" type="VBoxContainer" parent="."]
  4. anchor_right = 1.0
  5. anchor_bottom = 1.0
  6. __meta__ = {
  7. "_edit_use_anchors_": false
  8. }
  9. [node name="Messages" type="ScrollContainer" parent="ScreenSplit"]
  10. margin_right = 1920.0
  11. margin_bottom = 538.0
  12. size_flags_vertical = 3
  13. [node name="Label" type="Label" parent="ScreenSplit/Messages"]
  14. margin_bottom = 14.0
  15. [node name="Control" type="Control" parent="ScreenSplit"]
  16. margin_top = 542.0
  17. margin_right = 1920.0
  18. margin_bottom = 1080.0
  19. size_flags_vertical = 3