My Code:
using UnityEngine; public class AxeHit : MonoBehaviour { public float lenght; public static bool isAxeUse = true; public static bool isAxeHi