SHOW:
|
|
- or go back to the newest paste.
| 1 | ; Tile configuration. Please see the developer guide for information on what this file does. | |
| 2 | ||
| 3 | [tile] | |
| 4 | type = static ; This tile only uses 1 frame | |
| 5 | - | id = 1 ; This is the tile's identification number in the tile index |
| 5 | + | id = 1 ; This tile has an identification number of 1 in the tile index |
| 6 | name = SMB3 Grass Center ; This is the tile's name in the world editor | |
| 7 | source = smb3-grass-1 ; This is the source tileset (stored in the content pipeline) | |
| 8 | rect = 0,0 ; This is the tile's origin on its spritesheet | |
| 9 | size = 16,16 ; This is the size of the tile |