Difference between revisions of "LSL Game Control Beta"
Jump to navigation
Jump to search
m |
(update game_control download info) |
||
Line 8: | Line 8: | ||
== Instructions == | == Instructions == | ||
# [https://github.com/secondlife/viewer/releases/ | # [https://github.com/secondlife/viewer/releases/tag/Second_Life_Project_Github%23e8d94ba Download and install the installer from Github] | ||
# Enable game control input on the viewer from ''Preferences > Game | # Enable game control input on the viewer from ''Preferences > Game Control > Send GameControl Data to server'' | ||
# Visit one game control enabled regions listed in the Aditi Regions section below | # Visit one game control enabled regions listed in the Aditi Regions section below | ||
Line 16: | Line 16: | ||
=== Aditi Regions === | === Aditi Regions === | ||
* [secondlife://Aditi/secondlife/ | * [secondlife://Aditi/secondlife/Aegis%20Island%202/128/128/25 Aegis Island] | ||
* [secondlife://Aditi/secondlife/Cloud%20Sandbox% | * [secondlife://Aditi/secondlife/Cloud%20Sandbox%201/128/128/25 Cloud Sandbox 1] | ||
* [secondlife://Aditi/secondlife/ | * [secondlife://Aditi/secondlife/Cloud%20Sandbox%202/128/128/25 Cloud Sandbox 2] | ||
* [secondlife://Aditi/secondlife/ | * [secondlife://Aditi/secondlife/Gothlauth/128/128/25 Gothlauth] | ||
* [secondlife://Aditi/secondlife/ | * [secondlife://Aditi/secondlife/Jigglypuff/128/128/25 Jigglypuff] | ||
* [secondlife://Aditi/secondlife/Leafeon/128/128/25 Leafeon] |
Revision as of 18:25, 13 December 2023
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. This feature will allow users to create things like vehicles that behave more realistically by using analog input values from a Bluetooth gamepad in addition to discrete key-press events. For example, a helicopter could more delicately maneuver, using input from the analog stick rather than WASD on a keyboard. This functionality is not limited to vehicles and can be used for many more applications.
👉 For information about the LSL event and writing scripts that use game control see: game_control.
Note As of 2023/10/24 this feature is available to test on the beta (Aditi) grid using a pre-release viewer available for windows only. macOS support will be added soon. |
Instructions
- Download and install the installer from Github
- Enable game control input on the viewer from Preferences > Game Control > Send GameControl Data to server
- Visit one game control enabled regions listed in the Aditi Regions section below