add throwable hand

This commit is contained in:
2026-03-27 15:57:01 -05:00
parent 6e22731e50
commit 57b14d4ba9
11 changed files with 1626 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
public class Shovel : Tool
{
[Header("Shovel Parameters")]
public Animator shovelAnimator;
public override void Use()