Mobile Controls
Last updated
Was this helpful?
Last updated
Was this helpful?
RSB is mobile optimized, meaning that you can use all of the features we covered in mobile.
All of the demo player & weapon controllers are suitable to use with a mobile controller. Meaning that walk input, aim input, fire input etc. are all methods that can be called from outside. If you open up the demo scene MobileControls, you will see that there is a canvas with a DemoMobileController.cs script attached, which manages a joystick input, and receives input from UI touches to aim, fire, cycle zero distances etc.