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 - robin.fischer

Pages: [1]
1
Support / Re: Anchors and Colliders on Textures in % instead of pixels.
« on: November 28, 2013, 09:11:15 am »
Hi unikronsoftware,


thank you for your quick reply and forgive me my late response.

I scale the Images with a Script. But this script is a shell script using Image Magic and not a C#/JavaScript in Unity itself.


It would just be nice to replace a Texture with the same double sized Texture and every Setting would be the same. :) But I can also find ways of doing this by modifying tk2d or scaling it from a script and updating the Anchor and Collider Values.

2
Support / Anchors and Colliders on Textures in % instead of pixels.
« on: November 22, 2013, 05:36:08 pm »
Hi 2DToolkit Team,

thank you for the great Work. :)

My Problem is that the Information for Colliders and Anchor Points which is set in the Sprite Collection Popup, are saved in Pixels.
This would be fine if this information would consider the PixelToUnit Ratio.

When I swap my Graphics to a higher Resolution (e.g. @2x for iPad Retina) all the Atlases get rebuild with the higher Textures. This is great, but all the Anchor Points and Collider Settings are still mapped to the Pixel Values of the small Textures.

Is there a way to set this? And if no, could you please implement it? :)


Thank you.

Robin

Pages: [1]