Files
LSL-Scripts/OpensimTrain/Opensim Train/Train
Fred Beckhusen f49f7b5412 Post fixes
2021-04-25 23:52:03 -05:00
..
2021-03-13 20:32:27 -06:00
2021-04-25 23:52:03 -05:00
2021-04-25 23:52:03 -05:00

// :SHOW:1
// :CATEGORY:Train
// :NAME:OpensimTrain
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2021-04-26 23:46:30
// :EDITED:2021-04-26  22:47:31
// :ID:1137
// :NUM:2028
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// Train
// :CODE:
 This script works under DREAMGRID! It lives in the root prim of the engine, which in my test case was a box prim of size <9.00000, 1.20000, 0.75029>. The image below shows this moves out from its usual position

The track I used was some mesh track I found elsewhere, all named  "Guide". The reason I've been using it is that as mesh it was easy to just change the size and direction  of it when building track.  I'm glad this works BETWEEN regions, but you have to be driving it  to make anything happen. Ultimately I want to have a "guided tour" vehicle  running under the same principles but with a much expanded route across several regions. The old guided tour scripts were OK but couldn't go outside a single region. 

~ Laura