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.


Topics - jk9211

Pages: [1]
1
Support / Check atlas space to add sprite?
« on: March 25, 2016, 06:52:30 am »
Is there any way to check whether there is space in atlas to add a texture?

I'm trying to push textures and build sprite collections by script and I would like to split collections if it gets too big for my liking as I'm making a 2D game and there will be a lot of textures.
Last time i checked, all of multiple atlas in a collection are loaded into memory and that is not what anyone wants.

Is there a way to know this before trying to add to a collection? Thanks in advance  ;D

2
Support / Weird sprite behaviours.
« on: January 05, 2015, 09:49:33 am »
I have 2 sprites in the scene that are made from the same texture. However, the one with sprite collection with diced options (right side one) seems to make weird effects on its edges. The other (left one) is made directly from a texture via sprite to texture script.

How to get rid of this unusual behaviour? I can't seem to fix it with changing sprite collection settings. Diced or not, its practically the same.

Attached my screenshot.

Pages: [1]