Skip to content

Commit

Permalink
[MSX] Use Ultica's motorbike sprites from Acepleiades, and add some m…
Browse files Browse the repository at this point in the history
…ore wheels and parts (#513)

* Use Ultica's motorbike sprites from Acepleiades

* Small wheel and off road bike wheel

* vp_wheel_wide_or

* seed drill
  • Loading branch information
Fris0uman committed Feb 7, 2021
1 parent 3cb829e commit ad7f78d
Show file tree
Hide file tree
Showing 43 changed files with 121 additions and 35 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Acepleiades: handle_motor
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"id": "vp_frame_handle",
"fg": [ "handle_motor_rotN", "handle_motor_rotW", "handle_motor_rotS", "handle_motor_rotE" ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": "3987_vp_cargo_space_2",
"bg": [ "handle_motor_rotN", "handle_motor_rotW", "handle_motor_rotS", "handle_motor_rotE" ]
}
]
}
]

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Acepleiades: saddle_motor, wheel_motor_rear and wheel_motor
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"id": "vp_saddle_motor",
"fg": [ "saddle_motor_rotN", "saddle_motor_rotW", "saddle_motor_rotS", "saddle_motor_rotE" ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": "3987_vp_cargo_space_2",
"bg": [ "saddle_motor_rotN", "saddle_motor_rotW", "saddle_motor_rotS", "saddle_motor_rotE" ]
}
]
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"id": [ "vp_wheel_motorbike", "vp_wheel_motorbike_steerable", "vp_wheel_motorbike_or", "vp_wheel_motorbike_or_steerable" ],
"fg": [ "vp_wheel_motor_rotN", "vp_wheel_motor_rotW", "vp_wheel_motor_rotS", "vp_wheel_motor_rotE" ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": "3987_vp_cargo_space_2",
"bg": [ "vp_wheel_motor_rotN", "vp_wheel_motor_rotW", "vp_wheel_motor_rotS", "vp_wheel_motor_rotE" ]
}
]
},
{
"id": [ "vp_wheel_motorbike_rear", "vp_wheel_motorbike_or_rear" ],
"fg": [ "vp_wheel_motor_rear_rotN", "vp_wheel_motor_rear_rotW", "vp_wheel_motor_rear_rotS", "vp_wheel_motor_rear_rotE" ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": "3987_vp_cargo_space_2",
"bg": [ "vp_wheel_motor_rear_rotN", "vp_wheel_motor_rear_rotW", "vp_wheel_motor_rear_rotS", "vp_wheel_motor_rear_rotE" ]
}
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 0 additions & 14 deletions gfx/MShockXotto+/pngs_tiles_32x32/vehicle/seats/vp_saddle.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,5 @@
"bg": [ "saddle_pedal_rotN", "saddle_pedal_rotW", "saddle_pedal_rotS", "saddle_pedal_rotE" ]
}
]
},
{
"id": "vp_saddle_motor",
"fg": [ "saddle_motor_rotN", "saddle_motor_rotW", "saddle_motor_rotS", "saddle_motor_rotE" ],
"rotates": true,
"bg": [ ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": [ "3987_vp_cargo_space_2" ],
"bg": [ "saddle_motor_rotN", "saddle_motor_rotW", "saddle_motor_rotS", "saddle_motor_rotE" ]
}
]
}
]
14 changes: 14 additions & 0 deletions gfx/MShockXotto+/pngs_tiles_32x32/vehicle/vp_seed_drill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"id": [ "vp_seed_drill" ],
"fg": [ "vp_seed_drill_N", "vp_seed_drill_W", "vp_seed_drill_S", "vp_seed_drill_E" ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": "3987_vp_cargo_space_2",
"bg": [ "vp_seed_drill_N", "vp_seed_drill_W", "vp_seed_drill_S", "vp_seed_drill_E" ]
}
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 51 additions & 1 deletion gfx/MShockXotto+/pngs_tiles_32x32/vehicle/wheels/wheels.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"additional_tiles": [ { "id": "broken", "fg": [ "3987_vp_cargo_space_2" ], "bg": [ "vp_wheel" ] } ]
},
{
"id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable", "vp_wheel_motorbike", "vp_wheel_motorbike_steerable" ],
"id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable" ],
"fg": [ "vp_wheel_bicycle_rotN", "vp_wheel_bicycle_rotW", "vp_wheel_bicycle_rotS", "vp_wheel_bicycle_rotE" ],
"rotates": true,
"bg": [ ],
Expand All @@ -20,6 +20,48 @@
}
]
},
{
"id": [ "vp_wheel_bicycle_or" ],
"fg": [ "vp_wheel_bicycle_or_rotN", "vp_wheel_bicycle_or_rotW", "vp_wheel_bicycle_or_rotS", "vp_wheel_bicycle_or_rotE" ],
"rotates": true,
"bg": [ ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": [ "3987_vp_cargo_space_2" ],
"bg": [ "vp_wheel_bicycle_or_rotN", "vp_wheel_bicycle_or_rotW", "vp_wheel_bicycle_or_rotS", "vp_wheel_bicycle_or_rotE" ]
}
]
},
{
"id": [ "vp_wheel_bicycle_or_rear" ],
"fg": [ "vp_wheel_bicycle_or_rotS", "vp_wheel_bicycle_or_rotE", "vp_wheel_bicycle_or_rotN", "vp_wheel_bicycle_or_rotW" ],
"rotates": true,
"bg": [ ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": [ "3987_vp_cargo_space_2" ],
"bg": [ "vp_wheel_bicycle_or_rotS", "vp_wheel_bicycle_or_rotE", "vp_wheel_bicycle_or_rotN", "vp_wheel_bicycle_or_rotW" ]
}
]
},
{
"id": [ "vp_wheel_small", "vp_wheel_small_steerable" ],
"fg": [ "vp_wheel_small_rotN", "vp_wheel_small_rotW", "vp_wheel_small_rotS", "vp_wheel_small_rotE" ],
"rotates": true,
"bg": [ ],
"multitile": true,
"additional_tiles": [
{
"id": "broken",
"fg": [ "3987_vp_cargo_space_2" ],
"bg": [ "vp_wheel_small_rotN", "vp_wheel_small_rotW", "vp_wheel_small_rotS", "vp_wheel_small_rotE" ]
}
]
},
{
"id": [ "vp_wheel_bicycle_rear" ],
"fg": [ "vp_wheel_bicycle_rotS", "vp_wheel_bicycle_rotE", "vp_wheel_bicycle_rotN", "vp_wheel_bicycle_rotW" ],
Expand All @@ -41,6 +83,14 @@
"multitile": true,
"additional_tiles": [ { "id": "broken", "fg": [ "3987_vp_cargo_space_2" ], "bg": [ "vp_mounted_spare_tire" ] } ]
},
{
"id": [ "vp_wheel_wide_or" ],
"fg": "vp_wheel_wide_or",
"bg": [ ],
"rotates": true,
"multitile": true,
"additional_tiles": [ { "id": "broken", "fg": [ "3987_vp_cargo_space_2" ], "bg": [ "vp_wheel_wide_or" ] } ]
},
{
"id": [ "vp_wheel_wood" ],
"fg": [ "vp_wheel_wood_rotN", "vp_wheel_wood_rotW", "vp_wheel_wood_rotS", "vp_wheel_wood_rotE" ],
Expand Down

0 comments on commit ad7f78d

Please sign in to comment.