| 1 | id_frame_center = global.id_store; |
| 2 | id_frame_stack = global.id_store.id_frame_stack; |
| 3 | launch_state = 0; |
| 4 | event_user(1); |
| 5 | with (id_payload) |
| 6 | image_alpha = 1; |
| 7 | alarm_active = false; |
| 8 | max_angle_pullback = 300; |
| 9 | max_angle_release = 60; |
| 10 | angle_pullback_speed = 4; |
| 11 | angle_release_speed = 8; |
| 12 | global.id_store = id; |