As for the numberofJumps question, you should select Get Behaviour Parameters method from the dragged CharacterBehaviour component (shown as Player node in the screenshot) and then you should connect it to a variable. An on Update function can be connected to the variable to enable the node to refresh on every frame.
To edit the variables inside the CharacterBehaviourParameters, you can then click on the blackboard variable shown in the up right corner of the canvas to open the object editor. All variables can be seen and edited from there, including numberofjumps.
Attachments:
Capture3.png
Capture4.png
Login
Register
By registering on this website you agree to our Privacy Policy.