I'm trying to put "SelectedWeaponName==abcd" into input to make rotor rotate when certain weapon got selected, but its not working.
Is there any ideas?
I'm trying to put "SelectedWeaponName==abcd" into input to make rotor rotate when certain weapon got selected, but its not working.
Is there any ideas?
@joshep very kind of you thanks!
@NMS360 if it didn't work, try (SelectedWeapon="abcd")
@rexzion thanks!
"SelectedWeaponName==abcd" is written incorrectly, try
SelectedWeaponName=("abcd")