mirror of
https://github.com/ynerant/Level-Editor.git
synced 2025-07-08 00:00:12 +02:00
Add mobs
This commit is contained in:
BIN
src/main/resources/assets/leveleditor/textures/sprites/mob1.png
Normal file
BIN
src/main/resources/assets/leveleditor/textures/sprites/mob1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 760 B |
BIN
src/main/resources/assets/leveleditor/textures/sprites/mob2.png
Normal file
BIN
src/main/resources/assets/leveleditor/textures/sprites/mob2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 731 B |
Binary file not shown.
After Width: | Height: | Size: 732 B |
BIN
src/main/resources/assets/leveleditor/textures/sprites/mobs.png
Normal file
BIN
src/main/resources/assets/leveleditor/textures/sprites/mobs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
@ -318,5 +318,14 @@
|
||||
80,
|
||||
192
|
||||
]
|
||||
],
|
||||
"mob1": [
|
||||
[0, 0]
|
||||
],
|
||||
"mob2": [
|
||||
[0, 0]
|
||||
],
|
||||
"mobcancer": [
|
||||
[0, 0]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user