tools(selfgate): #464 scripted-tilt route for the mouselook verb (both delta signs)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
49d2447a95
commit
37d1357baa
1 changed files with 83 additions and 0 deletions
83
tools/overhaul-selfgate/route-464-tilt2.txt
Normal file
83
tools/overhaul-selfgate/route-464-tilt2.txt
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
# #464 artifact pose with a SCRIPTED tilt (lead, 2026-09-03 night): the
|
||||
# `mouselook <dx> <dy>` verb queues one raw mouse-look sample, consumed on the
|
||||
# next tick while mouse-look is active (CameraInstantMouseLook held). The sign
|
||||
# of dy for "look up" is unknown at authoring time, so both directions are
|
||||
# tried from the same start; the probe log's eye z tells which one lowered the
|
||||
# eye toward the owner's (39.76, 17.51, 182.31). Run with ACDREAM_PROBE_FLAP=1.
|
||||
|
||||
wait world-visible 180000
|
||||
sleep 4000
|
||||
|
||||
command /teleloc F4180113 39.502899 19.832422 180.976700 1.000000 0.000000 0.000000 0.000000
|
||||
sleep 2000
|
||||
wait world-visible 60000
|
||||
sleep 4000
|
||||
screenshot 464-tilt2-00-default 15000
|
||||
|
||||
input down CameraInstantMouseLook
|
||||
sleep 300
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-01-neg32 15000
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-02-neg64 15000
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 120
|
||||
mouselook 0 -8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-03-neg96 15000
|
||||
input up CameraInstantMouseLook
|
||||
sleep 500
|
||||
|
||||
input press CameraViewDefault
|
||||
sleep 1000
|
||||
input down CameraInstantMouseLook
|
||||
sleep 300
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-04-pos32 15000
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-05-pos64 15000
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 120
|
||||
mouselook 0 8
|
||||
sleep 500
|
||||
screenshot 464-tilt2-06-pos96 15000
|
||||
input up CameraInstantMouseLook
|
||||
sleep 500
|
||||
|
||||
close-client
|
||||
Loading…
Add table
Add a link
Reference in a new issue