Add: The user can now click on the die to roll
Compare changes
+ 18
− 3
@@ -2,7 +2,7 @@ using Godot;
@@ -34,17 +34,32 @@ public partial class Dice : Control
The player can now left-click on the die to roll. I kept that the player can still roll dice with "R"