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
webdesigner97 d3ce66a3ad update sign textures 2016-05-30 10:49:56 +02:00
Carter Kolwey e3d127c163 Convert signs to a new system in preparation for adding a workshop 2016-05-27 18:21:42 -05:00