Difference between revisions of "LSL Game Control Beta"
Jump to navigation
Jump to search
m |
(Bump latest download version to 0.6.5) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
LSL Game Control is a way for scripts in vehicles and attachments to use game controller input from devices such as Xbox, PS4/5 and joysticks | LSL Game Control is a way for scripts in vehicles and attachments to use game controller input from devices such as Xbox, PS4/5 and joysticks. For example, a helicopter could more delicately maneuver, using input from the analog stick rather than WASD on a keyboard. | ||
'''👉 For information about the LSL event and writing scripts that use game control see: [[game_control]].''' | '''👉 For information about the LSL event and writing scripts that use game control see: [[game_control]].''' | ||
{{KBcaution|custom=Note| | {{KBcaution|custom=Note| | ||
As of | As of 2024/08/27 this feature is available on all regions of the main grid, however viewer support is still a work in progress and is only available in pre-release.}} | ||
== Instructions == | == Instructions == | ||
* [https://github.com/secondlife/viewer/releases/tag/Second_Life_Project_game_control-0.6. | * [https://github.com/secondlife/viewer/releases/tag/Second_Life_Project_game_control-0.6.5 Download and install the installer from Github] | ||
* Enable Develop menu ''Advanced > Show DevelopMenu'' | * Enable Develop menu ''Advanced > Show DevelopMenu'' | ||
* Enable GameControl feature ''Develop --> Experimental Features --> GameControl'' | * Enable GameControl feature ''Develop --> Experimental Features --> GameControl'' | ||
Line 15: | Line 15: | ||
[[Image:Game-control-send-data.png|400px]] | [[Image:Game-control-send-data.png|400px]] | ||
* Plug in an Xbox game controller | * Plug in an Xbox game controller | ||
Latest revision as of 15:33, 5 September 2024
LSL Game Control is a way for scripts in vehicles and attachments to use game controller input from devices such as Xbox, PS4/5 and joysticks. For example, a helicopter could more delicately maneuver, using input from the analog stick rather than WASD on a keyboard.
👉 For information about the LSL event and writing scripts that use game control see: game_control.
Note As of 2024/08/27 this feature is available on all regions of the main grid, however viewer support is still a work in progress and is only available in pre-release. |
Instructions
- Download and install the installer from Github
- Enable Develop menu Advanced > Show DevelopMenu
- Enable GameControl feature Develop --> Experimental Features --> GameControl
- Change preferences to allow GameControl to send data Preferences --> Game Control --> Send GameControl Data to Server
- Plug in an Xbox game controller