Problem
1. Write a function to create a movie where one item is moving from the left to the right and another item is moving from the right to the left.
2. Write a function to create a movie where one item is moving in a diagonal line from top left to bottom right and another item is moving from the right to the left.