mirror of
https://github.com/ynerant/Level-Editor.git
synced 2025-06-21 18:08:22 +02:00
Ajouté entièrement l'enregistrement des sprites
This commit is contained in:
BIN
src/main/resources/assets/unknown/textures/sprites/gazon.png
Normal file
BIN
src/main/resources/assets/unknown/textures/sprites/gazon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -0,0 +1,11 @@
|
||||
{
|
||||
"gazon": [
|
||||
[0,15,1,5],
|
||||
[0,144,1,3],
|
||||
[16,144,2,2],
|
||||
[32,208,6,2],
|
||||
[128,144,1,2],
|
||||
[160,156,3,2],
|
||||
[160,32,1,3]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user