31 lines
733 B
Plaintext
31 lines
733 B
Plaintext
Guide for robot_lever:
|
|
|
|
The first word describes the direction of the robot and the second word describes which way the lever is pushed/pulled.
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
can be mirrored to:
|
|
horizontal:
|
|
down_left down_right
|
|
up_right up_left
|
|
|
|
vertical:
|
|
right_down left_down
|
|
left_up right_up
|
|
--------------------------------------------------
|
|
can be played backwards to make:
|
|
horizontal:
|
|
right_right right_left
|
|
left_left left_right
|
|
|
|
vertical:
|
|
down_down down_up
|
|
up_up up_down
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
The following are offset by 96 pixels along the x-axis instead of 32.
|
|
left_up
|
|
down_right
|
|
up_left
|
|
left_down
|
|
left_left
|
|
left_right
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|