Tras un par de clases en las que la inspiración no me venía, me acordé de un suceso gracioso en el cumpleaños de mi hermana, y que a todos nos ha pasado alguna vez. Mi hermana soplaba las velas y como por arte de magia volvían a encenderse al momento. Al final, y con la ayuda de los veinte mocosos invitados, conseguimos apagarla. De eso va mi película en el Alice, con algún que otro toque personal.
Es bastante sencilla, apenas tiene decorado y el diálogo no es conmovedor, pero he cubierto muchas de las funcionalidades: desplazamientos, giros, cambios de tamaño, bocadillos de texto, zoom, etc. Para sincronizar varias acciones me vino de perlas el "Do together", como se puede ver en el código: 
| Do together | |
| helice roll left 8888 revolutions duration = 4 seconds | |
| fighterPlane move forward 20 meters duration = 4 seconds | |
| helice move forward 20 meters duration = 4 seconds | |
| camera turn forward 0.05 revolutions | |
| victim.walk howFar = 6.6 | |
| Do together | |
| victim say Por fin es mi cumpleeeee! | |
| victim turn left 2 revolutions | |
| victim.hips.torso turn forward 0.1 revolutions | |
| Do together | |
| victim say FFFFFFFFFFFFFFFF duration = 1 second | |
| victim play sound world.whoosh2 (0:01.018) | |
| fire set opacity to 0 (0%) duration = 0.25 seconds | |
| victim.hips.torso turn backward 0.1 revolutions | |
| Do together | |
| victim say Ahora toca partirla! | |
| camera move backward 3 meters | |
| xx.hips.torso turn forward 0.1 revolutions | |
| Do together | |
| fire set opacity to 1 (100%) duration = 0.25 seconds | |
| fire resize 10 style = begin gently duration = 0.25 seconds | |
| victim.hips.torso.upperBody.face set color to (0, 0, 0) howMuch = object and all descendents | |
| Do together | |
| fighterPlane move down 2 meters duration = 0.01 seconds | |
| helice move down 2 meters duration = 0.01 seconds | |
| fighterPlane turn left 0.5 revolutions duration = 0.01 seconds | |
| helice turn right 0.5 revolutions duration = 0.01 seconds | |
| fighterPlane move backward 4.5 meters duration = 0.01 seconds | |
| Do together | |
| fire resize 0.07 style = begin gently duration = 2 seconds | |
| fire set opacity to 0 (0%) duration = 1.5 seconds style = begin gently | |
| fighterPlane move forward 30 meters duration = 4 seconds | |
| helice move forward 30 meters duration = 4 seconds | |
| helice roll right 8888 revolutions duration = 4 seconds | |
| firetruck move forward 30 meters duration = 3 seconds | |
| Do together | |
| victim.hips.torso.upperBody.face move to ground duration = 2 seconds | |
| victim.hips.torso.upperBody.face set opacity to 0 (0%) duration = 0.5 seconds | |
| camera get a good look at victim asSeenBy = world | |
| victim say ... | |
| Wait 1 second | |
| fire set opacity to 1 (100%) duration = 2 seconds style = begin gently | |
No hay comentarios:
Publicar un comentario