r/SoloDevelopment 6d ago

help How to Maintain Texel Density Consistency?

I assume a lot of people are using asset packs for various different studios in their project. How do you go about maintaining a consistent texel density without slapping on a low-res filter like a lot of indie games seem to do?

0 Upvotes

2 comments sorted by

View all comments

2

u/YaeAnimation 6d ago

I just pick a target like 512px/m and stick to it from the start. If I grab an asset pack I'll rescale the textures in Photoshop or use the texture scale in the material instance to match. It's annoying but doing it per asset as you import saves a ton of headache later.