Search the Community
Showing results for tags 'lean'.
Found 2 results
-
Steam Workshop GitHub Get in the right positions to take the right shots. Lean Out Lean over a window or ledge to shoot along or down the wall! When your weapon is deployed on a surface, press Infantry > Adjust Stance Up (Ctrl + W) to go into leaning mode. Use View > Raise/Lower Turret (E/Q) to adjust the lean angle. Be sure to decrease the lean angle before exiting! At maximum lean angle, exiting or being killed will result in you falling over the ledge! Works for Zeus-remote-controlled units, so mission makers can setup AI in defensive positions.
-
Anyway to check when a player leans
IIIXJokerXIII posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I need a way to check if a player is leaning left or right or an event/trigger when a player leans left or right. I've search for a way to do this for a few weeks now but no luck. If anyone has any ideas will you please help point me in the right direction The reason I'm trying to do this I would to make it so when a player leans left or right it will force camera view from "EXTERNAL" to switch camera "INTERNAL". Again thanks for any help on this!!! Things I've looked at animationState but that didn't work. Maybe there is a way to see when a player does this? but I know some users use custom keys so I'm not sure how to go this way. I'm so lost on this one lol keyLeanLeft[]={16};keyLeanRight[]={18};keyLeanLeftToggle[]={272};keyLeanRightToggle[]={274};