Hi all,
I'm currently developing a racing game. In one scene, the player can drive the car - but then this is suddenly taken away as the vehicle starts to force the player's movement in another direction. However, the player can still look around. I want to give the player autonomy, then take it away from them. It is important for the narrative.
How possible would this be? Could I change input mid-game using AC?
Thanks,
Ryan
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Thanks Snan. Do you think I could take it from full gamepad controls to only using say, one of the joysticks? Or would I have to disable ALL inputs i.e. 'disable' or 'none' that you mentioned.
Thanks so much Snan; really helpful advice. I massively appreciate you taking the time. I'll update in this thread if I pull it off.