So I am very new to unity so be kind
I have built a 3dmodel (terminal) that I want to interact with via keydown E - When interaction starts I want my FPC (Character) to switch to another FPC until I press another key for eg keydown esc which brings me back to my original FPC (Character)
The second FPC is a drone and first is my character.
So basically want to be able to remotely control a drone ingame.
Any pointers as to where to start?
I have found a few bits of info but are using JS
Thanks