anegostudios / vsmodelcreator

Vintage Story Model Creator
Other
69 stars 16 forks source link

Add a texture tile function #18

Closed Balduranne closed 6 years ago

Balduranne commented 6 years ago

Currently, if I have, say, a 2x2 block object and I want it to use texture tiling, I need to split it into separate 1 block objects. There should be a way to tell an object to use texture tiling instead of having to fill out the entire texture

tyronx commented 6 years ago

Would need a very different texturing method in the engine i.e. array textures instead of using texture atlasses.

Balduranne commented 6 years ago

You already mentioned on discord, bummer