Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kencckw

Pages: [1]
1
I just find why it does not work in 2.5.0.
Remove duplicates function does not work in 2.5.0.

In 2.5.3, you must turn off remove duplicates. Otherwise, it will not work.

2
Thank you.
You remind me.
I just update my version to 2.5.3 and it work fine. ;D


3
Thank you.
I follow the instructions from
http://www.unikronsoftware.com/2dtoolkit/doc/2.5/advanced/linked_sprite_collections.html

My step:
1. Put base.png and base_n.png in the root asset folder
2. Create a sprite collection in the root asset folder
3. disable trimming, disable rotation, disable remove duplicate
4. Type _n into Linked Collections and press add button
5. Click commit button

Linked folder is generated in the root asset folder and no error in the console.
However, the atlas are not in sync. I uploaded 2 atlas and I really need helps.  https://www.sendspace.com/file/m0ae5n
The original png files are in sync so I can use shader to combine 2 texture together.

I also consider to rearrange _n texture by my hand but it is too much work which I cannot handle.

4
Support / Is it possible to force atlas0 using original spritesheet?
« on: June 10, 2015, 02:20:32 pm »
I have 3 layers which I need to lerp in runtime using shader. However, some of the atlas0 rearrange the position so I cannot lerp textures together.
Is it possible to force atlas0 using original spritesheet?
Any good methods to achieve multiple layer?
I just found Linked Sprite Collections. I created linked collection but I don;t know how to use it.

My settings of spritecollection:
Trimming,rotation,remove duplicates off

Thank you

Pages: [1]