mirror of
https://github.com/ynerant/Level-Editor.git
synced 2025-07-04 06:42:13 +02:00
[BIG UPDATE] Terminée fenêtre d'édition de carte
This commit is contained in:
BIN
src/main/resources/assets/unknown/textures/layer 1.png
Normal file
BIN
src/main/resources/assets/unknown/textures/layer 1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
src/main/resources/assets/unknown/textures/layer 2.png
Normal file
BIN
src/main/resources/assets/unknown/textures/layer 2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
src/main/resources/assets/unknown/textures/layer 3.png
Normal file
BIN
src/main/resources/assets/unknown/textures/layer 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
src/main/resources/assets/unknown/textures/sprites/blank.png
Normal file
BIN
src/main/resources/assets/unknown/textures/sprites/blank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 187 B |
@ -1,4 +1,7 @@
|
||||
{
|
||||
"blank": [
|
||||
[0,0]
|
||||
],
|
||||
"gazon": [
|
||||
[0,0],
|
||||
[0,16],
|
||||
|
Reference in New Issue
Block a user