Can someone help me?
Here's the standard code.
In;
| QUOTE |
| (Skinname).xip/default.xap |
| CODE |
| DEF CellWall Transform { children [ Shape { appearance Appearance { texture ImageTexture { url "cellwall.bmp" } } geometry Mesh { url "skin.xm" } } ] translation 0 0 300 } |