14 lines
443 B
Text
14 lines
443 B
Text
# Secondary character for the connected remote-player shadow gate. It remains
|
|
# in the same outdoor receiver scene as the primary and crosses several metres
|
|
# while the primary captures before/after metadata.
|
|
|
|
wait world-ready 90000
|
|
wait world-visible 30000
|
|
command /teleloc 0x09040008 14.4 188.6 87.705
|
|
wait materialized 1 90000
|
|
sleep 6000
|
|
input down MovementForward
|
|
sleep 6000
|
|
input up MovementForward
|
|
checkpoint remote-observer
|
|
sleep 30000
|