When attempting to use my Inventory i get this error:
rigidbody.velocity assign attempt for 'vShooterMeleeControllerRPG' is not valid. Input velocity is { NaN, 0.000000, NaN }.
UnityEngine.Rigidbody:set_velocity(Vector3)
Also is there a further explanation for how to implement the use of mana for actions?
i want to start implementing generic actions for magic.