try runble
This commit is contained in:
parent
dce16ef235
commit
e269c0920a
|
@ -17,6 +17,6 @@ public class PS5Controller : MonoBehaviour
|
|||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
|
||||
Gamepad.all[0].SetMotorSpeeds(100, 100);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue