You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-11
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Screenshots
16
16
17
17
Stuff included
18
18
--------------
19
-
* Characters: Mayor, Janitor, Mad Scientist, Paramedic, Cops, Hazmat, Riot Cops, Chefs, Mechanics, and 70+ more
19
+
* Characters: Mayor, Janitor, Mad Scientist, Paramedic, Cops, Hazmat, Riot Cops, Chefs, Mechanics, almost 100 in all
20
20
* Vehicles: cop car, food truck, taxi, ambulance, town car, station wagon, SUV, fire truck, delivery, and more
21
21
* Buildings: storefronts, churches, coffee shops, apartments, loading docks, and more
22
22
* Suburban homes: craftsman, spanish, modern, manufactured (mobile) homes, tents and more
@@ -28,8 +28,9 @@ Directory structure
28
28
-------------------
29
29
30
30
* /vox -- the original models in .vox format
31
+
* /fbx -- generic optimized poly models for game frameworks
31
32
* /collada -- generic optimized poly models for game frameworks
32
-
* /unity -- unity prefabs
33
+
* /unity-plugin -- unity prefabs w/colliders
33
34
* /screenshots -- screenshots
34
35
35
36
Frequently Asked Questions
@@ -40,15 +41,6 @@ Q: What software did you use to make these? How can I tweak them?
40
41
A: I use MagicaVoxel for creating the initial files / rendering, and VoxelShop for exporting
41
42
optimized collada polys.
42
43
43
-
Q: The .collada models look blurry in Unity?
44
-
45
-
A: Tweak the .png import settings:
46
-
47
-
* TextureType: advanced
48
-
* Non Power of 2: None
49
-
* Generate Mip Maps: unchecked
50
-
* Filter mode: point
51
-
52
44
Q: Are these characters rigged?
53
45
54
46
A: Nope. I don't really understand how to fit that into my process. I recommend making them waddle or sticking a popsicle stick up their butt and dragging them around.
0 commit comments