added: lock-on mechanics testing
This commit is contained in:
@@ -8,7 +8,6 @@ using UnityEngine.InputSystem;
|
||||
|
||||
|
||||
namespace NodeCanvas.Tasks.Actions {
|
||||
|
||||
[Category("Reset/Movement")]
|
||||
public class AddJump : ActionTask<CharacterController> {
|
||||
public BBParameter<float> jumpStrength;
|
||||
|
||||
Reference in New Issue
Block a user