Is it possible to simulate inputs?

I need to record an input and make another player act exactly like I’m controlling it. I don’t want to use any transform, just a simulation of the inputs. Do I need an AI Controller? Thankssss

Yes it’s quite possible :
AddMovementInputshould handle that.