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 - Kyuur

Pages: [1]
1
Support / Textmesh Clip Region?
« on: October 03, 2014, 08:48:38 pm »
Hey everyone,

Any easy / built-in way to clip a TextMesh? I've thought about removing letters and adjusting the position of the whole mesh, but I'd rather be able to have partial-letters showing if possible.

2
Support / Re: Odd Sprite Issue?
« on: August 30, 2014, 08:58:56 pm »
Hey Unikron, just wanted to make sure that you received the project files I sent?

3
Support / Re: Odd Sprite Issue?
« on: August 27, 2014, 07:26:56 pm »
Sent.  :) Thank you.

4
Support / Re: Odd Sprite Issue?
« on: August 27, 2014, 05:49:06 pm »
Yeah... would it help if I set up a quick project to illustrate my exact settings? It should be pixel perfect from what I understand, I've made the native and previous resolutions the same, pixels per meter are at 1.

5
Support / Re: Odd Sprite Issue?
« on: August 26, 2014, 09:08:59 pm »
Thank you! I guess I missed that option, did fix the bleeding. Sprites are still displaying oddly at certain coords:



One on left is at y:0, one on right at y:0.1. The entire sprite is only 4px high, so it seems to be trimming about 1/2 a pixel off the bottom for some reason and adding some on top. Gonna mess around with settings to see if I can find something but any help would be appreciated.

Modify: On second look, I think it's still 'bleeding', just that the atlas texture now has the padding directly above. Switching the padding mode to Black Zero Alpha removes the bleeding from above, but it's still missing half a pixel or so off the bottom for some reason.

6
Support / Odd Sprite Issue?
« on: August 26, 2014, 12:35:59 am »
Hi folks,

Just got started with 2D Toolkit, really enjoying working around in it so far.

I've run into a problem, and not entirely sure what is causing it. I have a single SpriteCollection with multiple sprites drawing from it. At certain pixel positions (every .5ish), the sprite is displaying a little bit of the texture above the one it should be displaying in the atlas. As far as I've been able to tell, this is only happening vertically. I've changed resolutions, removed and added all the different overrides, tried various options in the SpriteCollection and nothing seems to be fixing it. Any ideas?



The sprite on the left is at y:50, the one on the right at y:51.

Edit: Upon further inspection, the pixels above aren't even from anything I put in the collection. They were created somehow.

Pages: [1]