Is there a OnReload Event?

Paul

New member
Hi,

I am trying to set the 'hand weight' in the CharacterIK component to 0 when the character is reloading.
And back to 1 when reloading is finished.

Does anybody know if this is possible?

Kind regards,
Paul
 
You can use the state system for that. During reload the "Reload" state is active. Create a corresponding preset for the CharacterIK component that sets the hand weight to 0 if the "Reload" state is active.
 
Bonjour.
If I create the state in the character IK Script, like the Aim demo in the video, I have the Hand weight available.
I can Adjust to 0 as in the documentation says if y use IK object to adjust Left Hand position but In the vidéo according State at 2m07s you are able to create State name for the Item Set 0:
item set manager.png

I haven't at all this kind of choice in my project.
Here is my Item Set Manager:

1701453622756.png

I haven't any State to fill above the component...

I've try to create a state in the reload in the weapon but I haven't any choice according the hand weight...

reload.png

Any idea or tuto updated ?
Thanks
Bro'
 
Top