Way to make rigidbody first person controller compatible with mobile?

I’m using a first-person controller (rigid body version) from the unity standard assets (it is slightly modified to work with photon multiplayer stuff). I’m wondering if there is a way to make it so that I can control it with mobile for a mobile build.

thanks!

Are you asking about how to program the controls to work with Mobile, or have you already done that and it’s the Rigidbody that doesn’t work?