Added dice
This commit is contained in:
18
yatzee.tscn
18
yatzee.tscn
@@ -1,3 +1,21 @@
|
||||
[gd_scene format=3 uid="uid://cyn24hcp4husv"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cp21p38e4565f" path="res://Dice/Dice.tscn" id="1_edqef"]
|
||||
|
||||
[node name="Node2D" type="Node2D" unique_id=854480139]
|
||||
position = Vector2(160.00002, 608)
|
||||
scale = Vector2(0.124579296, 0.12574217)
|
||||
|
||||
[node name="DiceA" parent="." unique_id=668450548 instance=ExtResource("1_edqef")]
|
||||
|
||||
[node name="DiceB" parent="." unique_id=21685598 instance=ExtResource("1_edqef")]
|
||||
position = Vector2(512, 0)
|
||||
|
||||
[node name="DiceC" parent="." unique_id=1101531542 instance=ExtResource("1_edqef")]
|
||||
position = Vector2(1024, 0)
|
||||
|
||||
[node name="DiceD" parent="." unique_id=390051398 instance=ExtResource("1_edqef")]
|
||||
position = Vector2(1536, 0)
|
||||
|
||||
[node name="DiceE" parent="." unique_id=360699046 instance=ExtResource("1_edqef")]
|
||||
position = Vector2(2048, 0)
|
||||
|
||||
Reference in New Issue
Block a user