I successfully created a working player controller. The capsule player can move and turn their camera even if it’s really slow. I’ll figure out a way to increase its speed, for now it just works.
I also made the podium model with Maya. I’ll turn it into a prefab and add a script that will automatically offset devices to a certain point on the podium. That way, I can focus on creating needed devices and drop them in whenever I need them. I’ll then make sure the devices can detect mouse inputs. Each device will have a script with a gameobject attached to it so I can tell it to move if the device moves. For now, a horizontal slider is what I’m going to focus on.