DSLiero: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 64: | Line 64: | ||
Levels can be up to 9 screens big (max 3x3), and can use the following textures: | Levels can be up to 9 screens big (max 3x3), and can use the following textures: | ||
{| class="wikitable" style="width: 65%;" | |||
|- | |||
! colspan="2" style="text-align:center;" | Dirt types | |||
|- | |||
| Dirt || Default dirt color. | |||
|- | |||
| Green || Greenball color. | |||
|- | |||
| Red || Blood color | |||
|- | |||
| Shell || Shell color. | |||
|- | |||
| Worm || Worm1 color. | |||
|- | |||
! colspan="2" style="text-align:center;" | Rock types | |||
|- | |||
| Gray || Default rock color. | |||
|- | |||
! colspan="2" style="text-align:center;" | Eraser types | |||
|- | |||
| Dirt || Destructible. | |||
|- | |||
| BgDirt || Destructible, no worm collisions. | |||
|- | |||
| Rock || Indestructible. | |||
|- | |||
| Spec || Indestructible, no object collisions. | |||
|- | |||
|} | |||
To select a texture, hold either Left or the A button to bring up the texture selection, then tap a color. | To select a texture, hold either Left or the A button to bring up the texture selection, then tap a color. | ||
