refactor & angle fix
This commit is contained in:
+10
-10
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"ships": [
|
||||
{
|
||||
"destroyer": {
|
||||
"texture": "assets/entities/ships/destroyer.svg",
|
||||
"width": 58,
|
||||
"height": 512
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"ship": {
|
||||
"destroyer": {
|
||||
"texture": "assets/entities/ships/destroyer.svg",
|
||||
"width": 58,
|
||||
"height": 512,
|
||||
"speed": 250
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user