TicTacToeExtreme/schnick.tscn

19 lines
493 B
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://da75wsdk40fp4"]
[node name="Schnick" type="Window"]
title = "Schere, Stein, Papier!"
initial_position = 1
size = Vector2i(1500, 1000)
[node name="Label" type="Label" parent="."]
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 49.0
grow_horizontal = 2
size_flags_horizontal = 0
size_flags_vertical = 0
theme_override_font_sizes/font_size = 50
text = "Du hast eine eins gewürfelt.
Was wählst du nun: Schere, Stein oder Papier?"
horizontal_alignment = 1