grid with randomly assigned token types out of 4 choices

This commit is contained in:
Jack Case
2025-08-18 20:44:32 -04:00
parent cb2caa44cd
commit 9526275e3d
5 changed files with 44 additions and 5 deletions

View File

@@ -5,5 +5,8 @@
[node name="GameWindow" type="Node2D"]
[node name="Grid" type="Node2D" parent="."]
position = Vector2(553, 259)
position = Vector2(393, 224)
script = ExtResource("1_mn5vm")
rows = 4
cols = 4
offset = 60.0