add throwable hand
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
public abstract class Tool : MonoBehaviour
|
||||
{
|
||||
|
||||
[Header("Base Tool Parameters")]
|
||||
public float useTimeSec;
|
||||
public float altUseTimeSec;
|
||||
public bool inUse;
|
||||
|
||||
Reference in New Issue
Block a user