Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set the map texture in android and ios platform? #39

Closed
wangjianpeng opened this issue Jun 4, 2016 · 1 comment
Closed

How to set the map texture in android and ios platform? #39

wangjianpeng opened this issue Jun 4, 2016 · 1 comment

Comments

@wangjianpeng
Copy link

Usually , i heard texture should be set with ETC format in android device, and with PVTC in ios device.
But when i set the etc 8bit on android, the tiled is blur. do you have any idea about this problem ?

@Seanba
Copy link
Owner

Seanba commented Jun 5, 2016

What are the dimensions of your texture? I believe they have to be a factor of 4 pixels high and wide. Otherwise, Unity will stretch the texture and that could lead to blurred image.

@Seanba Seanba closed this as completed Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants