Closed WhiteZero95 closed 3 years ago
I can fix this problem but I don't have Hexagonal tile assets. Can you upload the reproduced project in the screenshot? Thanks you.
I can fix this problem but I don't have Hexagonal tile assets. Can you upload the reproduced project in the screenshot? Thanks you.
I moved the question to the unity forum as the readme file says. If you still want the project, where can I upload the zip file? Sorry, I'm not very familiar with github.
I basically don’t use unity forum, and I regret what the readme describes...
you can drag the zip file to the issue comment input box.
I basically don’t use unity forum, and I regret what the readme describes...
you can drag the zip file to the issue comment input box.
It's not possible to upload files larger than 10 MB, can I just send the assets folder? Or do you want the manifest too?
you can delete Library
folder(better way) or only send me Assets
folder.
Unity 2019.4.15f1
Should be fixed in https://github.com/Unity-Technologies/2d-extras/pull/254
@johnsoncodehk , thanks for helping with this issue!
I basically don’t use unity forum, and I regret what the readme describes...
We are sorry about this! Unfortunately, this is the directive for Unity package development.
@ChuanXin-Unity I regret because I haven't tried to support 3D and I won't have the opportunity to add it in the future. :(
I understand this is based on decision, just do what you think is right.
Unity 2019.4.15f1 2d Tilemap Extras version 1.5.1-preview (from 2019.4 branch) Grid cell swizzle YXZ Tilemap orentation XY Hexagonal tiles flat top
Sprites are vertically mirrored. One solution could be to mirror the tiling rules, but I think it's a bug.