How do I add controller keybind to a mod?

I usually play with my sister (split-screen co-op) and she's loving it,
i have noclip mod that the default keybind is F11 in the config.json ("ToggleKey": "F11",)
i tried to add my sister's controller to the config so it become like this ( "ToggleKey": "F11, LeftJoystick" )
so if she press left joystick she will enable the noclip mod but in reality it doesnt work (i have no clue in coding language)
please somebody can enlighten me thanks!
 

UlyanaLeyana

Planter
I usually play with my sister (split-screen co-op) and she's loving it,
i have noclip mod that the default keybind is F11 in the config.json ("ToggleKey": "F11",)
i tried to add my sister's controller to the config so it become like this ( "ToggleKey": "F11, LeftJoystick" )
so if she press left joystick she will enable the noclip mod but in reality it doesnt work (i have no clue in coding language)
please somebody can enlighten me thanks!
Configure NoclipMode + Modding:Player Guide/Key Bindings#Controller
 
Top