LSL
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
* Linden Scripting Language [#f9b24752]
** Links
*** Second Life
- [[LSL Wiki>https://wiki.secondlife.com/wiki/LSL_Portal/...
*** OS Functions
- [[OSSLNPC>http://opensimulator.org/wiki/OSSLNPC]]
** Sample Code [#wb6aa008]
*** General [#w8c900e6]
- [[Show Japanese Text>./JapaneseText]]
- [[Teleport within SIM>./teleport]]
- [[Payment Machine>./payment]]
*** by NSL [#f200b1ae]
- [[MVS]]: Multi Video Screen
*** ChatGPT
- [[NSL ChatGPT fo OpenSimulator>ChatGPT/API/LSL]]
** Functions [#r31cc010]
*** llLookAt [#r98d632f]
rotation rot = llGetRot() * llRotBetween(<0.0 ,0.0 ,1.0 ...
llSetRot(rot);
終了行:
* Linden Scripting Language [#f9b24752]
** Links
*** Second Life
- [[LSL Wiki>https://wiki.secondlife.com/wiki/LSL_Portal/...
*** OS Functions
- [[OSSLNPC>http://opensimulator.org/wiki/OSSLNPC]]
** Sample Code [#wb6aa008]
*** General [#w8c900e6]
- [[Show Japanese Text>./JapaneseText]]
- [[Teleport within SIM>./teleport]]
- [[Payment Machine>./payment]]
*** by NSL [#f200b1ae]
- [[MVS]]: Multi Video Screen
*** ChatGPT
- [[NSL ChatGPT fo OpenSimulator>ChatGPT/API/LSL]]
** Functions [#r31cc010]
*** llLookAt [#r98d632f]
rotation rot = llGetRot() * llRotBetween(<0.0 ,0.0 ,1.0 ...
llSetRot(rot);
ページ名: