how to fake aim state

MarkusKer

Member
hello,

i am wondering how i can simulate holding down the aim button/fire2

i tried with adding the Aim state to the item set but that did not work.

Is there an option to do that?

thanks markus.
 
You can use UltimateCharacterLocmotion.TryStartAbility to start an ability manually.
 
Top