Page 1 of 1

Joystick Node

PostPosted: Tue Mar 30, 2021 12:36 pm
by tom0101
Hi all,

i am missing the possibility to use node commands to change the parameters of the Joystick input node, because there are no Parameter IDs.
The Problem is: If the USB connection to the Joystick gets lost, i have to manually go into the node and reselect the device.

A "JoystickInput.SetDeviceByIndex(1)" Command would really help.
Maybe someone knows a workaround?

Best,
Thomas

Re: Joystick Node

PostPosted: Tue Apr 06, 2021 1:05 pm
by Yvonne Groetzschel
Hi Thomas,

You can use the following command:
Node1.SetParam(2,"XY Device")

I hope that helps.

Best,
Yvonne