S2
jS
Learn
Create Your Own
Split Screen
Go to Live Site
Next Page
We
had been
drawing our image at location
x=120 and y=120
, as shown:
By using
translate
, we
move the zero-point
to where the image should go, then
draw the image at x=0 and y=0
.
Click NEXT and we'll give it a try.