Iteration 1, added Kenney art. Also added braking.

Next iteration will be check points and lap times UI.
Then need collision of some sort, and some sort of terrain effects
(grass slows).
This commit is contained in:
2021-02-15 20:30:42 -06:00
parent e51c1d3b6c
commit 3e3a18c11d
270 changed files with 38817 additions and 442 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because it is too large Load Diff
@@ -0,0 +1,41 @@
<TextureAtlas imagePath="spritesheet_objects.png">
<SubTexture name="arrow_white.png" x="375" y="796" width="165" height="99"/>
<SubTexture name="arrow_yellow.png" x="210" y="796" width="165" height="99"/>
<SubTexture name="barrel_blue.png" x="862" y="56" width="56" height="56"/>
<SubTexture name="barrel_blue_down.png" x="681" y="863" width="70" height="48"/>
<SubTexture name="barrel_red.png" x="802" y="384" width="56" height="56"/>
<SubTexture name="barrel_red_down.png" x="751" y="869" width="70" height="48"/>
<SubTexture name="barrier_red.png" x="210" y="734" width="210" height="62"/>
<SubTexture name="barrier_red_race.png" x="0" y="796" width="210" height="62"/>
<SubTexture name="barrier_white.png" x="0" y="734" width="210" height="62"/>
<SubTexture name="barrier_white_race.png" x="0" y="858" width="210" height="62"/>
<SubTexture name="cone_down.png" x="608" y="724" width="46" height="44"/>
<SubTexture name="cone_straight.png" x="862" y="168" width="45" height="44"/>
<SubTexture name="light_white.png" x="704" y="0" width="98" height="235"/>
<SubTexture name="light_yellow.png" x="704" y="235" width="98" height="235"/>
<SubTexture name="lights.png" x="448" y="724" width="160" height="64"/>
<SubTexture name="oil.png" x="681" y="768" width="109" height="95"/>
<SubTexture name="rock1.png" x="790" y="470" width="89" height="72"/>
<SubTexture name="rock2.png" x="790" y="801" width="73" height="68"/>
<SubTexture name="rock3.png" x="790" y="542" width="87" height="67"/>
<SubTexture name="skidmark_long_1.png" x="802" y="192" width="60" height="192"/>
<SubTexture name="skidmark_long_2.png" x="802" y="0" width="60" height="192"/>
<SubTexture name="skidmark_long_3.png" x="790" y="609" width="76" height="192"/>
<SubTexture name="skidmark_short_1.png" x="210" y="911" width="60" height="16"/>
<SubTexture name="skidmark_short_2.png" x="270" y="911" width="60" height="16"/>
<SubTexture name="skidmark_short_3.png" x="210" y="895" width="76" height="16"/>
<SubTexture name="tent_blue.png" x="662" y="512" width="128" height="128"/>
<SubTexture name="tent_blue_large.png" x="448" y="0" width="256" height="256"/>
<SubTexture name="tent_red.png" x="662" y="640" width="128" height="128"/>
<SubTexture name="tent_red_large.png" x="448" y="256" width="256" height="256"/>
<SubTexture name="tires_red.png" x="821" y="869" width="56" height="56"/>
<SubTexture name="tires_red_alt.png" x="858" y="384" width="56" height="56"/>
<SubTexture name="tires_white.png" x="862" y="0" width="56" height="56"/>
<SubTexture name="tires_white_alt.png" x="862" y="112" width="56" height="56"/>
<SubTexture name="tree_large.png" x="448" y="512" width="214" height="212"/>
<SubTexture name="tree_small.png" x="540" y="788" width="141" height="141"/>
<SubTexture name="tribune_empty.png" x="0" y="511" width="448" height="223"/>
<SubTexture name="tribune_full.png" x="0" y="288" width="448" height="223"/>
<SubTexture name="tribune_overhang_red.png" x="0" y="144" width="448" height="144"/>
<SubTexture name="tribune_overhang_striped.png" x="0" y="0" width="448" height="144"/>
</TextureAtlas>
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 84cd6a911a6eb464aa0ab0e6bcf88ca0
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

File diff suppressed because it is too large Load Diff
+314
View File
@@ -0,0 +1,314 @@
<TextureAtlas imagePath="spritesheet_tiles.png">
<SubTexture name="land_dirt01.png" x="0" y="1664" width="128" height="128"/>
<SubTexture name="land_dirt02.png" x="0" y="1536" width="128" height="128"/>
<SubTexture name="land_dirt03.png" x="0" y="1408" width="128" height="128"/>
<SubTexture name="land_dirt04.png" x="0" y="1280" width="128" height="128"/>
<SubTexture name="land_dirt05.png" x="0" y="1152" width="128" height="128"/>
<SubTexture name="land_dirt06.png" x="0" y="1024" width="128" height="128"/>
<SubTexture name="land_dirt07.png" x="0" y="896" width="128" height="128"/>
<SubTexture name="land_dirt08.png" x="0" y="768" width="128" height="128"/>
<SubTexture name="land_dirt09.png" x="0" y="640" width="128" height="128"/>
<SubTexture name="land_dirt10.png" x="0" y="512" width="128" height="128"/>
<SubTexture name="land_dirt11.png" x="0" y="384" width="128" height="128"/>
<SubTexture name="land_dirt12.png" x="0" y="256" width="128" height="128"/>
<SubTexture name="land_dirt13.png" x="0" y="128" width="128" height="128"/>
<SubTexture name="land_dirt14.png" x="0" y="0" width="128" height="128"/>
<SubTexture name="land_grass01.png" x="1536" y="640" width="128" height="128"/>
<SubTexture name="land_grass02.png" x="1536" y="512" width="128" height="128"/>
<SubTexture name="land_grass03.png" x="1536" y="384" width="128" height="128"/>
<SubTexture name="land_grass04.png" x="1536" y="256" width="128" height="128"/>
<SubTexture name="land_grass05.png" x="1536" y="128" width="128" height="128"/>
<SubTexture name="land_grass06.png" x="1536" y="0" width="128" height="128"/>
<SubTexture name="land_grass07.png" x="1408" y="2176" width="128" height="128"/>
<SubTexture name="land_grass08.png" x="1408" y="2048" width="128" height="128"/>
<SubTexture name="land_grass09.png" x="1408" y="1920" width="128" height="128"/>
<SubTexture name="land_grass10.png" x="1408" y="1792" width="128" height="128"/>
<SubTexture name="land_grass11.png" x="1408" y="1664" width="128" height="128"/>
<SubTexture name="land_grass12.png" x="1408" y="1536" width="128" height="128"/>
<SubTexture name="land_grass13.png" x="1408" y="1408" width="128" height="128"/>
<SubTexture name="land_grass14.png" x="1408" y="1280" width="128" height="128"/>
<SubTexture name="land_sand01.png" x="1408" y="1152" width="128" height="128"/>
<SubTexture name="land_sand02.png" x="1408" y="1024" width="128" height="128"/>
<SubTexture name="land_sand03.png" x="1408" y="896" width="128" height="128"/>
<SubTexture name="land_sand04.png" x="1408" y="768" width="128" height="128"/>
<SubTexture name="land_sand05.png" x="1408" y="640" width="128" height="128"/>
<SubTexture name="land_sand06.png" x="1408" y="512" width="128" height="128"/>
<SubTexture name="land_sand07.png" x="1408" y="384" width="128" height="128"/>
<SubTexture name="land_sand08.png" x="1408" y="256" width="128" height="128"/>
<SubTexture name="land_sand09.png" x="1408" y="128" width="128" height="128"/>
<SubTexture name="land_sand10.png" x="1408" y="0" width="128" height="128"/>
<SubTexture name="land_sand11.png" x="1280" y="2176" width="128" height="128"/>
<SubTexture name="land_sand12.png" x="1280" y="2048" width="128" height="128"/>
<SubTexture name="land_sand13.png" x="1280" y="1920" width="128" height="128"/>
<SubTexture name="land_sand14.png" x="1280" y="1792" width="128" height="128"/>
<SubTexture name="road_asphalt01.png" x="640" y="1664" width="128" height="128"/>
<SubTexture name="road_asphalt02.png" x="640" y="1536" width="128" height="128"/>
<SubTexture name="road_asphalt03.png" x="640" y="1408" width="128" height="128"/>
<SubTexture name="road_asphalt04.png" x="640" y="1280" width="128" height="128"/>
<SubTexture name="road_asphalt05.png" x="640" y="1152" width="128" height="128"/>
<SubTexture name="road_asphalt06.png" x="640" y="1024" width="128" height="128"/>
<SubTexture name="road_asphalt07.png" x="640" y="896" width="128" height="128"/>
<SubTexture name="road_asphalt08.png" x="640" y="768" width="128" height="128"/>
<SubTexture name="road_asphalt09.png" x="640" y="640" width="128" height="128"/>
<SubTexture name="road_asphalt10.png" x="640" y="512" width="128" height="128"/>
<SubTexture name="road_asphalt11.png" x="640" y="384" width="128" height="128"/>
<SubTexture name="road_asphalt12.png" x="640" y="256" width="128" height="128"/>
<SubTexture name="road_asphalt13.png" x="640" y="128" width="128" height="128"/>
<SubTexture name="road_asphalt14.png" x="640" y="0" width="128" height="128"/>
<SubTexture name="road_asphalt15.png" x="512" y="2176" width="128" height="128"/>
<SubTexture name="road_asphalt16.png" x="512" y="2048" width="128" height="128"/>
<SubTexture name="road_asphalt17.png" x="512" y="1920" width="128" height="128"/>
<SubTexture name="road_asphalt18.png" x="512" y="1792" width="128" height="128"/>
<SubTexture name="road_asphalt19.png" x="512" y="1664" width="128" height="128"/>
<SubTexture name="road_asphalt20.png" x="512" y="1536" width="128" height="128"/>
<SubTexture name="road_asphalt21.png" x="512" y="1408" width="128" height="128"/>
<SubTexture name="road_asphalt22.png" x="512" y="1280" width="128" height="128"/>
<SubTexture name="road_asphalt23.png" x="512" y="1152" width="128" height="128"/>
<SubTexture name="road_asphalt24.png" x="512" y="1024" width="128" height="128"/>
<SubTexture name="road_asphalt25.png" x="512" y="896" width="128" height="128"/>
<SubTexture name="road_asphalt26.png" x="512" y="768" width="128" height="128"/>
<SubTexture name="road_asphalt27.png" x="512" y="640" width="128" height="128"/>
<SubTexture name="road_asphalt28.png" x="512" y="512" width="128" height="128"/>
<SubTexture name="road_asphalt29.png" x="512" y="384" width="128" height="128"/>
<SubTexture name="road_asphalt30.png" x="512" y="256" width="128" height="128"/>
<SubTexture name="road_asphalt31.png" x="512" y="128" width="128" height="128"/>
<SubTexture name="road_asphalt32.png" x="512" y="0" width="128" height="128"/>
<SubTexture name="road_asphalt33.png" x="384" y="2176" width="128" height="128"/>
<SubTexture name="road_asphalt34.png" x="384" y="2048" width="128" height="128"/>
<SubTexture name="road_asphalt35.png" x="384" y="1920" width="128" height="128"/>
<SubTexture name="road_asphalt36.png" x="384" y="1792" width="128" height="128"/>
<SubTexture name="road_asphalt37.png" x="384" y="1664" width="128" height="128"/>
<SubTexture name="road_asphalt38.png" x="384" y="1536" width="128" height="128"/>
<SubTexture name="road_asphalt39.png" x="384" y="1408" width="128" height="128"/>
<SubTexture name="road_asphalt40.png" x="384" y="1280" width="128" height="128"/>
<SubTexture name="road_asphalt41.png" x="384" y="1152" width="128" height="128"/>
<SubTexture name="road_asphalt42.png" x="384" y="1024" width="128" height="128"/>
<SubTexture name="road_asphalt43.png" x="384" y="896" width="128" height="128"/>
<SubTexture name="road_asphalt44.png" x="384" y="768" width="128" height="128"/>
<SubTexture name="road_asphalt45.png" x="384" y="640" width="128" height="128"/>
<SubTexture name="road_asphalt46.png" x="384" y="512" width="128" height="128"/>
<SubTexture name="road_asphalt47.png" x="384" y="384" width="128" height="128"/>
<SubTexture name="road_asphalt48.png" x="384" y="256" width="128" height="128"/>
<SubTexture name="road_asphalt49.png" x="384" y="128" width="128" height="128"/>
<SubTexture name="road_asphalt50.png" x="384" y="0" width="128" height="128"/>
<SubTexture name="road_asphalt51.png" x="256" y="2176" width="128" height="128"/>
<SubTexture name="road_asphalt52.png" x="256" y="2048" width="128" height="128"/>
<SubTexture name="road_asphalt53.png" x="256" y="1920" width="128" height="128"/>
<SubTexture name="road_asphalt54.png" x="256" y="1792" width="128" height="128"/>
<SubTexture name="road_asphalt55.png" x="256" y="1664" width="128" height="128"/>
<SubTexture name="road_asphalt56.png" x="256" y="1536" width="128" height="128"/>
<SubTexture name="road_asphalt57.png" x="256" y="1408" width="128" height="128"/>
<SubTexture name="road_asphalt58.png" x="256" y="1280" width="128" height="128"/>
<SubTexture name="road_asphalt59.png" x="256" y="1152" width="128" height="128"/>
<SubTexture name="road_asphalt60.png" x="256" y="1024" width="128" height="128"/>
<SubTexture name="road_asphalt61.png" x="256" y="896" width="128" height="128"/>
<SubTexture name="road_asphalt62.png" x="256" y="768" width="128" height="128"/>
<SubTexture name="road_asphalt63.png" x="256" y="640" width="128" height="128"/>
<SubTexture name="road_asphalt64.png" x="256" y="512" width="128" height="128"/>
<SubTexture name="road_asphalt65.png" x="256" y="384" width="128" height="128"/>
<SubTexture name="road_asphalt66.png" x="256" y="256" width="128" height="128"/>
<SubTexture name="road_asphalt67.png" x="256" y="128" width="128" height="128"/>
<SubTexture name="road_asphalt68.png" x="256" y="0" width="128" height="128"/>
<SubTexture name="road_asphalt69.png" x="128" y="2176" width="128" height="128"/>
<SubTexture name="road_asphalt70.png" x="128" y="2048" width="128" height="128"/>
<SubTexture name="road_asphalt71.png" x="128" y="1920" width="128" height="128"/>
<SubTexture name="road_asphalt72.png" x="128" y="1792" width="128" height="128"/>
<SubTexture name="road_asphalt73.png" x="128" y="1664" width="128" height="128"/>
<SubTexture name="road_asphalt74.png" x="128" y="1536" width="128" height="128"/>
<SubTexture name="road_asphalt75.png" x="128" y="1408" width="128" height="128"/>
<SubTexture name="road_asphalt76.png" x="128" y="1280" width="128" height="128"/>
<SubTexture name="road_asphalt77.png" x="128" y="1152" width="128" height="128"/>
<SubTexture name="road_asphalt78.png" x="128" y="1024" width="128" height="128"/>
<SubTexture name="road_asphalt79.png" x="128" y="896" width="128" height="128"/>
<SubTexture name="road_asphalt80.png" x="128" y="768" width="128" height="128"/>
<SubTexture name="road_asphalt81.png" x="128" y="640" width="128" height="128"/>
<SubTexture name="road_asphalt82.png" x="128" y="512" width="128" height="128"/>
<SubTexture name="road_asphalt83.png" x="128" y="384" width="128" height="128"/>
<SubTexture name="road_asphalt84.png" x="128" y="256" width="128" height="128"/>
<SubTexture name="road_asphalt85.png" x="128" y="128" width="128" height="128"/>
<SubTexture name="road_asphalt86.png" x="128" y="0" width="128" height="128"/>
<SubTexture name="road_asphalt87.png" x="0" y="2176" width="128" height="128"/>
<SubTexture name="road_asphalt88.png" x="0" y="2048" width="128" height="128"/>
<SubTexture name="road_asphalt89.png" x="0" y="1920" width="128" height="128"/>
<SubTexture name="road_asphalt90.png" x="0" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt01.png" x="1024" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt02.png" x="2176" y="512" width="128" height="128"/>
<SubTexture name="road_dirt03.png" x="2176" y="384" width="128" height="128"/>
<SubTexture name="road_dirt04.png" x="2176" y="256" width="128" height="128"/>
<SubTexture name="road_dirt05.png" x="2176" y="128" width="128" height="128"/>
<SubTexture name="road_dirt06.png" x="2176" y="0" width="128" height="128"/>
<SubTexture name="road_dirt07.png" x="2048" y="2176" width="128" height="128"/>
<SubTexture name="road_dirt08.png" x="2048" y="2048" width="128" height="128"/>
<SubTexture name="road_dirt09.png" x="2048" y="1920" width="128" height="128"/>
<SubTexture name="road_dirt10.png" x="2048" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt11.png" x="2048" y="1664" width="128" height="128"/>
<SubTexture name="road_dirt12.png" x="2048" y="1536" width="128" height="128"/>
<SubTexture name="road_dirt13.png" x="2048" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt14.png" x="2048" y="1280" width="128" height="128"/>
<SubTexture name="road_dirt15.png" x="2048" y="1152" width="128" height="128"/>
<SubTexture name="road_dirt16.png" x="2048" y="1024" width="128" height="128"/>
<SubTexture name="road_dirt17.png" x="2048" y="896" width="128" height="128"/>
<SubTexture name="road_dirt18.png" x="2048" y="768" width="128" height="128"/>
<SubTexture name="road_dirt19.png" x="2048" y="640" width="128" height="128"/>
<SubTexture name="road_dirt20.png" x="2048" y="512" width="128" height="128"/>
<SubTexture name="road_dirt21.png" x="2048" y="384" width="128" height="128"/>
<SubTexture name="road_dirt22.png" x="2048" y="256" width="128" height="128"/>
<SubTexture name="road_dirt23.png" x="2048" y="128" width="128" height="128"/>
<SubTexture name="road_dirt24.png" x="2048" y="0" width="128" height="128"/>
<SubTexture name="road_dirt25.png" x="1920" y="2176" width="128" height="128"/>
<SubTexture name="road_dirt26.png" x="1920" y="2048" width="128" height="128"/>
<SubTexture name="road_dirt27.png" x="1920" y="1920" width="128" height="128"/>
<SubTexture name="road_dirt28.png" x="1920" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt29.png" x="1920" y="1664" width="128" height="128"/>
<SubTexture name="road_dirt30.png" x="1920" y="1536" width="128" height="128"/>
<SubTexture name="road_dirt31.png" x="1920" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt32.png" x="1920" y="1280" width="128" height="128"/>
<SubTexture name="road_dirt33.png" x="1920" y="1152" width="128" height="128"/>
<SubTexture name="road_dirt34.png" x="1920" y="1024" width="128" height="128"/>
<SubTexture name="road_dirt35.png" x="1920" y="896" width="128" height="128"/>
<SubTexture name="road_dirt36.png" x="1920" y="768" width="128" height="128"/>
<SubTexture name="road_dirt37.png" x="1920" y="640" width="128" height="128"/>
<SubTexture name="road_dirt38.png" x="1920" y="512" width="128" height="128"/>
<SubTexture name="road_dirt39.png" x="1920" y="384" width="128" height="128"/>
<SubTexture name="road_dirt40.png" x="1920" y="256" width="128" height="128"/>
<SubTexture name="road_dirt41.png" x="1920" y="128" width="128" height="128"/>
<SubTexture name="road_dirt42.png" x="1920" y="0" width="128" height="128"/>
<SubTexture name="road_dirt43.png" x="1792" y="2176" width="128" height="128"/>
<SubTexture name="road_dirt44.png" x="1792" y="2048" width="128" height="128"/>
<SubTexture name="road_dirt45.png" x="1792" y="1920" width="128" height="128"/>
<SubTexture name="road_dirt46.png" x="1792" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt47.png" x="1792" y="1664" width="128" height="128"/>
<SubTexture name="road_dirt48.png" x="1792" y="1536" width="128" height="128"/>
<SubTexture name="road_dirt49.png" x="1792" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt50.png" x="1792" y="1280" width="128" height="128"/>
<SubTexture name="road_dirt51.png" x="1792" y="1152" width="128" height="128"/>
<SubTexture name="road_dirt52.png" x="1792" y="1024" width="128" height="128"/>
<SubTexture name="road_dirt53.png" x="1792" y="896" width="128" height="128"/>
<SubTexture name="road_dirt54.png" x="1792" y="768" width="128" height="128"/>
<SubTexture name="road_dirt55.png" x="1792" y="640" width="128" height="128"/>
<SubTexture name="road_dirt56.png" x="1792" y="512" width="128" height="128"/>
<SubTexture name="road_dirt57.png" x="1792" y="384" width="128" height="128"/>
<SubTexture name="road_dirt58.png" x="1792" y="256" width="128" height="128"/>
<SubTexture name="road_dirt59.png" x="1792" y="128" width="128" height="128"/>
<SubTexture name="road_dirt60.png" x="1792" y="0" width="128" height="128"/>
<SubTexture name="road_dirt61.png" x="1664" y="2176" width="128" height="128"/>
<SubTexture name="road_dirt62.png" x="1664" y="2048" width="128" height="128"/>
<SubTexture name="road_dirt63.png" x="1664" y="1920" width="128" height="128"/>
<SubTexture name="road_dirt64.png" x="1664" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt65.png" x="1664" y="1664" width="128" height="128"/>
<SubTexture name="road_dirt66.png" x="1664" y="1536" width="128" height="128"/>
<SubTexture name="road_dirt67.png" x="1664" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt68.png" x="1664" y="1280" width="128" height="128"/>
<SubTexture name="road_dirt69.png" x="1664" y="1152" width="128" height="128"/>
<SubTexture name="road_dirt70.png" x="1664" y="1024" width="128" height="128"/>
<SubTexture name="road_dirt71.png" x="1664" y="896" width="128" height="128"/>
<SubTexture name="road_dirt72.png" x="1664" y="768" width="128" height="128"/>
<SubTexture name="road_dirt73.png" x="1664" y="640" width="128" height="128"/>
<SubTexture name="road_dirt74.png" x="1664" y="512" width="128" height="128"/>
<SubTexture name="road_dirt75.png" x="1664" y="384" width="128" height="128"/>
<SubTexture name="road_dirt76.png" x="1664" y="256" width="128" height="128"/>
<SubTexture name="road_dirt77.png" x="1664" y="128" width="128" height="128"/>
<SubTexture name="road_dirt78.png" x="1664" y="0" width="128" height="128"/>
<SubTexture name="road_dirt79.png" x="1536" y="2176" width="128" height="128"/>
<SubTexture name="road_dirt80.png" x="1536" y="2048" width="128" height="128"/>
<SubTexture name="road_dirt81.png" x="1536" y="1920" width="128" height="128"/>
<SubTexture name="road_dirt82.png" x="1536" y="1792" width="128" height="128"/>
<SubTexture name="road_dirt83.png" x="1536" y="1664" width="128" height="128"/>
<SubTexture name="road_dirt84.png" x="1536" y="1536" width="128" height="128"/>
<SubTexture name="road_dirt85.png" x="1536" y="1408" width="128" height="128"/>
<SubTexture name="road_dirt86.png" x="1536" y="1280" width="128" height="128"/>
<SubTexture name="road_dirt87.png" x="1536" y="1152" width="128" height="128"/>
<SubTexture name="road_dirt88.png" x="1536" y="1024" width="128" height="128"/>
<SubTexture name="road_dirt89.png" x="1536" y="896" width="128" height="128"/>
<SubTexture name="road_dirt90.png" x="1536" y="768" width="128" height="128"/>
<SubTexture name="road_sand01.png" x="1280" y="1664" width="128" height="128"/>
<SubTexture name="road_sand02.png" x="1280" y="1536" width="128" height="128"/>
<SubTexture name="road_sand03.png" x="1280" y="1408" width="128" height="128"/>
<SubTexture name="road_sand04.png" x="1280" y="1280" width="128" height="128"/>
<SubTexture name="road_sand05.png" x="1280" y="1152" width="128" height="128"/>
<SubTexture name="road_sand06.png" x="1280" y="1024" width="128" height="128"/>
<SubTexture name="road_sand07.png" x="1280" y="896" width="128" height="128"/>
<SubTexture name="road_sand08.png" x="1280" y="768" width="128" height="128"/>
<SubTexture name="road_sand09.png" x="1280" y="640" width="128" height="128"/>
<SubTexture name="road_sand10.png" x="1280" y="512" width="128" height="128"/>
<SubTexture name="road_sand11.png" x="1280" y="384" width="128" height="128"/>
<SubTexture name="road_sand12.png" x="1280" y="256" width="128" height="128"/>
<SubTexture name="road_sand13.png" x="1280" y="128" width="128" height="128"/>
<SubTexture name="road_sand14.png" x="1280" y="0" width="128" height="128"/>
<SubTexture name="road_sand15.png" x="1152" y="2176" width="128" height="128"/>
<SubTexture name="road_sand16.png" x="1152" y="2048" width="128" height="128"/>
<SubTexture name="road_sand17.png" x="1152" y="1920" width="128" height="128"/>
<SubTexture name="road_sand18.png" x="1152" y="1792" width="128" height="128"/>
<SubTexture name="road_sand19.png" x="1152" y="1664" width="128" height="128"/>
<SubTexture name="road_sand20.png" x="1152" y="1536" width="128" height="128"/>
<SubTexture name="road_sand21.png" x="1152" y="1408" width="128" height="128"/>
<SubTexture name="road_sand22.png" x="1152" y="1280" width="128" height="128"/>
<SubTexture name="road_sand23.png" x="1152" y="1152" width="128" height="128"/>
<SubTexture name="road_sand24.png" x="1152" y="1024" width="128" height="128"/>
<SubTexture name="road_sand25.png" x="1152" y="896" width="128" height="128"/>
<SubTexture name="road_sand26.png" x="1152" y="768" width="128" height="128"/>
<SubTexture name="road_sand27.png" x="1152" y="640" width="128" height="128"/>
<SubTexture name="road_sand28.png" x="1152" y="512" width="128" height="128"/>
<SubTexture name="road_sand29.png" x="1152" y="384" width="128" height="128"/>
<SubTexture name="road_sand30.png" x="1152" y="256" width="128" height="128"/>
<SubTexture name="road_sand31.png" x="1152" y="128" width="128" height="128"/>
<SubTexture name="road_sand32.png" x="1152" y="0" width="128" height="128"/>
<SubTexture name="road_sand33.png" x="1024" y="2176" width="128" height="128"/>
<SubTexture name="road_sand34.png" x="1024" y="2048" width="128" height="128"/>
<SubTexture name="road_sand35.png" x="1024" y="1920" width="128" height="128"/>
<SubTexture name="road_sand36.png" x="1024" y="1792" width="128" height="128"/>
<SubTexture name="road_sand37.png" x="1024" y="1664" width="128" height="128"/>
<SubTexture name="road_sand38.png" x="1024" y="1536" width="128" height="128"/>
<SubTexture name="road_sand39.png" x="2176" y="640" width="128" height="128"/>
<SubTexture name="road_sand40.png" x="1024" y="1280" width="128" height="128"/>
<SubTexture name="road_sand41.png" x="1024" y="1152" width="128" height="128"/>
<SubTexture name="road_sand42.png" x="1024" y="1024" width="128" height="128"/>
<SubTexture name="road_sand43.png" x="1024" y="896" width="128" height="128"/>
<SubTexture name="road_sand44.png" x="1024" y="768" width="128" height="128"/>
<SubTexture name="road_sand45.png" x="1024" y="640" width="128" height="128"/>
<SubTexture name="road_sand46.png" x="1024" y="512" width="128" height="128"/>
<SubTexture name="road_sand47.png" x="1024" y="384" width="128" height="128"/>
<SubTexture name="road_sand48.png" x="1024" y="256" width="128" height="128"/>
<SubTexture name="road_sand49.png" x="1024" y="128" width="128" height="128"/>
<SubTexture name="road_sand50.png" x="1024" y="0" width="128" height="128"/>
<SubTexture name="road_sand51.png" x="896" y="2176" width="128" height="128"/>
<SubTexture name="road_sand52.png" x="896" y="2048" width="128" height="128"/>
<SubTexture name="road_sand53.png" x="896" y="1920" width="128" height="128"/>
<SubTexture name="road_sand54.png" x="896" y="1792" width="128" height="128"/>
<SubTexture name="road_sand55.png" x="896" y="1664" width="128" height="128"/>
<SubTexture name="road_sand56.png" x="896" y="1536" width="128" height="128"/>
<SubTexture name="road_sand57.png" x="896" y="1408" width="128" height="128"/>
<SubTexture name="road_sand58.png" x="896" y="1280" width="128" height="128"/>
<SubTexture name="road_sand59.png" x="896" y="1152" width="128" height="128"/>
<SubTexture name="road_sand60.png" x="896" y="1024" width="128" height="128"/>
<SubTexture name="road_sand61.png" x="896" y="896" width="128" height="128"/>
<SubTexture name="road_sand62.png" x="896" y="768" width="128" height="128"/>
<SubTexture name="road_sand63.png" x="896" y="640" width="128" height="128"/>
<SubTexture name="road_sand64.png" x="896" y="512" width="128" height="128"/>
<SubTexture name="road_sand65.png" x="896" y="384" width="128" height="128"/>
<SubTexture name="road_sand66.png" x="896" y="256" width="128" height="128"/>
<SubTexture name="road_sand67.png" x="896" y="128" width="128" height="128"/>
<SubTexture name="road_sand68.png" x="896" y="0" width="128" height="128"/>
<SubTexture name="road_sand69.png" x="768" y="2176" width="128" height="128"/>
<SubTexture name="road_sand70.png" x="768" y="2048" width="128" height="128"/>
<SubTexture name="road_sand71.png" x="768" y="1920" width="128" height="128"/>
<SubTexture name="road_sand72.png" x="768" y="1792" width="128" height="128"/>
<SubTexture name="road_sand73.png" x="768" y="1664" width="128" height="128"/>
<SubTexture name="road_sand74.png" x="768" y="1536" width="128" height="128"/>
<SubTexture name="road_sand75.png" x="768" y="1408" width="128" height="128"/>
<SubTexture name="road_sand76.png" x="768" y="1280" width="128" height="128"/>
<SubTexture name="road_sand77.png" x="768" y="1152" width="128" height="128"/>
<SubTexture name="road_sand78.png" x="768" y="1024" width="128" height="128"/>
<SubTexture name="road_sand79.png" x="768" y="896" width="128" height="128"/>
<SubTexture name="road_sand80.png" x="768" y="768" width="128" height="128"/>
<SubTexture name="road_sand81.png" x="768" y="640" width="128" height="128"/>
<SubTexture name="road_sand82.png" x="768" y="512" width="128" height="128"/>
<SubTexture name="road_sand83.png" x="768" y="384" width="128" height="128"/>
<SubTexture name="road_sand84.png" x="768" y="256" width="128" height="128"/>
<SubTexture name="road_sand85.png" x="768" y="128" width="128" height="128"/>
<SubTexture name="road_sand86.png" x="768" y="0" width="128" height="128"/>
<SubTexture name="road_sand87.png" x="640" y="2176" width="128" height="128"/>
<SubTexture name="road_sand88.png" x="640" y="2048" width="128" height="128"/>
<SubTexture name="road_sand89.png" x="640" y="1920" width="128" height="128"/>
<SubTexture name="road_sand90.png" x="640" y="1792" width="128" height="128"/>
</TextureAtlas>
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ba85c362ea4932b4196f38bf2e6be6b4
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because it is too large Load Diff
@@ -0,0 +1,57 @@
<TextureAtlas imagePath="spritesheet_vehicles.png">
<SubTexture name="car_black_1.png" x="142" y="131" width="71" height="131"/>
<SubTexture name="car_black_2.png" x="0" y="0" width="71" height="116"/>
<SubTexture name="car_black_3.png" x="212" y="393" width="70" height="131"/>
<SubTexture name="car_black_4.png" x="213" y="0" width="70" height="131"/>
<SubTexture name="car_black_5.png" x="213" y="131" width="70" height="121"/>
<SubTexture name="car_black_small_1.png" x="362" y="494" width="40" height="70"/>
<SubTexture name="car_black_small_2.png" x="442" y="493" width="40" height="62"/>
<SubTexture name="car_black_small_3.png" x="510" y="330" width="39" height="70"/>
<SubTexture name="car_black_small_4.png" x="506" y="0" width="39" height="70"/>
<SubTexture name="car_black_small_5.png" x="492" y="265" width="39" height="65"/>
<SubTexture name="car_blue_1.png" x="0" y="116" width="71" height="131"/>
<SubTexture name="car_blue_2.png" x="0" y="247" width="71" height="116"/>
<SubTexture name="car_blue_3.png" x="282" y="252" width="70" height="131"/>
<SubTexture name="car_blue_4.png" x="282" y="383" width="70" height="131"/>
<SubTexture name="car_blue_5.png" x="283" y="0" width="70" height="121"/>
<SubTexture name="car_blue_small_1.png" x="322" y="514" width="40" height="70"/>
<SubTexture name="car_blue_small_2.png" x="195" y="524" width="40" height="62"/>
<SubTexture name="car_blue_small_3.png" x="467" y="0" width="39" height="70"/>
<SubTexture name="car_blue_small_4.png" x="482" y="493" width="39" height="70"/>
<SubTexture name="car_blue_small_5.png" x="492" y="70" width="39" height="65"/>
<SubTexture name="car_green_1.png" x="0" y="363" width="71" height="131"/>
<SubTexture name="car_green_2.png" x="71" y="0" width="71" height="116"/>
<SubTexture name="car_green_3.png" x="422" y="262" width="70" height="131"/>
<SubTexture name="car_green_4.png" x="422" y="131" width="70" height="131"/>
<SubTexture name="car_green_5.png" x="283" y="121" width="70" height="121"/>
<SubTexture name="car_green_small_1.png" x="0" y="494" width="40" height="70"/>
<SubTexture name="car_green_small_2.png" x="115" y="514" width="40" height="62"/>
<SubTexture name="car_green_small_3.png" x="549" y="275" width="39" height="70"/>
<SubTexture name="car_green_small_4.png" x="545" y="0" width="39" height="70"/>
<SubTexture name="car_green_small_5.png" x="492" y="135" width="39" height="65"/>
<SubTexture name="car_red_1.png" x="71" y="232" width="71" height="131"/>
<SubTexture name="car_red_2.png" x="71" y="363" width="71" height="116"/>
<SubTexture name="car_red_3.png" x="353" y="0" width="70" height="131"/>
<SubTexture name="car_red_4.png" x="352" y="363" width="70" height="131"/>
<SubTexture name="car_red_5.png" x="352" y="242" width="70" height="121"/>
<SubTexture name="car_red_small_1.png" x="155" y="514" width="40" height="70"/>
<SubTexture name="car_red_small_2.png" x="402" y="494" width="40" height="62"/>
<SubTexture name="car_red_small_3.png" x="510" y="400" width="39" height="70"/>
<SubTexture name="car_red_small_4.png" x="521" y="470" width="39" height="70"/>
<SubTexture name="car_red_small_5.png" x="531" y="70" width="39" height="65"/>
<SubTexture name="car_yellow_1.png" x="142" y="0" width="71" height="131"/>
<SubTexture name="car_yellow_2.png" x="71" y="116" width="71" height="116"/>
<SubTexture name="car_yellow_3.png" x="212" y="262" width="70" height="131"/>
<SubTexture name="car_yellow_4.png" x="142" y="383" width="70" height="131"/>
<SubTexture name="car_yellow_5.png" x="142" y="262" width="70" height="121"/>
<SubTexture name="car_yellow_small_1.png" x="282" y="514" width="40" height="70"/>
<SubTexture name="car_yellow_small_2.png" x="235" y="524" width="40" height="62"/>
<SubTexture name="car_yellow_small_3.png" x="531" y="135" width="39" height="70"/>
<SubTexture name="car_yellow_small_4.png" x="531" y="205" width="39" height="70"/>
<SubTexture name="car_yellow_small_5.png" x="492" y="200" width="39" height="65"/>
<SubTexture name="motorcycle_black.png" x="71" y="479" width="44" height="100"/>
<SubTexture name="motorcycle_blue.png" x="466" y="393" width="44" height="100"/>
<SubTexture name="motorcycle_green.png" x="423" y="0" width="44" height="100"/>
<SubTexture name="motorcycle_red.png" x="422" y="393" width="44" height="100"/>
<SubTexture name="motorcycle_yellow.png" x="353" y="131" width="44" height="100"/>
</TextureAtlas>
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8da4da280061d9e47bb2604c5b443adf
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: