oriels/app/dofs/fullstick/pattern.txt
2023-02-16 04:26:59 -05:00

5 lines
No EOL
135 B
Text

# 2019.11.03 -> 2023.02.16 ->
rot = (stick.y * 90, 0, stick.x * 90)
dir = stick.pressed ? down : up
output = hand.rotation * rot * dir