
In Complex Tutorial, Group #2 (the second circle from the left), has blue triangle blended with the red circle. This is done through Alpha Channel. Note that the graphical asset for this group is the same as the ones used to demonstrate Layer Composition. The only difference is that we adjusted the alpha value for the triangle in this section. Here's the process.
a) Make the graphics: the red circle and blue triangle.
b) Define the elements in the XML code.
c) Define layers using those elements.
d) Place the layers in the same area.
e) Change the alpha value for the triangle.
Lets go through in detail how do to each step:
a) make the graphics: the red circle and blue triangle.
| red-circle.png |
 |
| triangle.png |
 |
b) define the elements in the XML code.

c) define layers using those elements.


d) place the layers in the same area.

e) Change the alpha value for the triangle.

|
|