Ability disabling Camera control

Arlo

New member
Hi!
The Ability general settings allow for allowing/disabling both Positional and Rotational Input while an Ability is active, but how to also allow/disable the control of the Camera while an Ability is active?
Thanks : )
 
There isn't anything built in for this but you could accomplish it by using the state system and creating a state that sets the input multiplier to 0 on the PlayerInput component.
 
Top