- Home /
how to control a spaceship in c# with a ps4 remote?
Hi, I have been working on a spaceship game in which you need to travel between places through the void. but my spaceship is just spinning out when ever i try to turn it i have use various methods but non of them seem to work and I cant seem to find a tutorial that shows how to do this with a ps4 controller.
please help, thank you.
Get the joystick inputs and adapt your code to the inputs. It can be quite the challenge to get it right.
Without any insight in what you've tried and done already, you'll probably not get the help you expect. Boil it down to the question you need an answer for.
Hi guys, I have tried add twork and transform.rotate but nether seems to work. Then I found out that I needed to rotate on 3 axis not 2 but the controller only has 2 axis on the right joystick.
And I have already set up the inputs for the ps4 remote