I’d like to test some animations when a player is doing certain actions that need held inputs.
So far I can just think of running two clients, holding the button to perform an action on Client 1, and then interacting with them on Client 2.
Is something like this possible? By default it looks like you can only control the client you last click on.