Commit Graph

4 Commits (master)

Author SHA1 Message Date
Thomas--S d8ec7f6191 Improve Signs
* Add light_source
* Add meshes
* Allow big signs
* Reduce texture size
2017-09-17 13:38:25 +02:00
Carter Kolwey 0da3203054 Fix sign backs (sort of)
This required scaling all sign textures up to the same size (I chose 512x512 to make it larger than the largest was before)
It doesn't play well with the signs that are formed from multiple textures combined (remind me why we're doing that, again?), but those are likely going to be replaced anyway.
It also causes a bit of "bleed-through" on the back, but it's close enough for now.
2016-06-02 00:39:02 -05:00
Carter Kolwey ac4be88b35 Finish making US sign textures 2016-06-01 22:34:26 -05:00
Carter Kolwey 3335f4c7e4 Add US sign textures (WIP)
These still need:
* Background removed
* Padded (for aspect ratio)
* More variants of speed limit
* Added to sign workshop
2016-06-01 13:01:50 -05:00