{
  "actions": [
    {
      "actionId": 603,
      "appliesTo": -1,
      "argTypes": [
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ],
      "argValues": [
        "if(image_index < 0) image_index = 32+image_index;\r\n\r\nif(image_index == nextopt && (image_single == -1 || image_speed != 0))\r\n{\r\n\r\n\r\nimage_single = image_index;\r\n\r\n//Selection reaction stuff\r\n\r\nif(keyboard_check(vk_up) && !keyboard_check(vk_down))\r\n{\r\nkeyboard_key_release(vk_up);\r\nkeyboard_key_press(vk_up);\r\n}\r\nelse if(!keyboard_check(vk_up) && keyboard_check(vk_down))\r\n{\r\nkeyboard_key_release(vk_down);\r\nkeyboard_key_press(vk_down);\r\n}\r\n\r\n\r\n}\r\n\r\nconnectstep();"
      ],
      "isRelative": false
    }
  ],
  "eventNumber": 0,
  "eventType": 3
}
