Change Image Position
Change the position of the latest image spawned.

For example
We have 2 Show Image function below, and 1 Change Pos Image after that. a Change Pos Image will move the second image instead of the first one.

Change Image Properties
Function
- Position Image On Screen Set new position of the image.
- Position (X, Y) Position value of the image.
- Bool (Set Scale) If checked, a scale of the image will changed
- Bool (Flip Image) If checked, the image will flipped
- Duration How long animation of changing position will running.
- Run Next Function if this checked, a next function will immediately running. Otherwise, it will waiting for how long a Duration given before a next function running.