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

Pages: [1]
1
Support / Re: Random gaps between aligned sprites
« on: December 15, 2013, 08:17:12 pm »
Thank you for your quick reply! I didn't check the most obvious reason for that problem. :) There are indeed real gaps between the sprites...

Is there a better method to align sprites? Vertex snapping seems to be too unreliable.

2
Support / Random gaps between aligned sprites
« on: December 15, 2013, 07:24:03 pm »
Hi,

When I align two or more sprites and then move the ingame camera around I can see sometimes gaps between my sprites. I aligned my sprites with vertex snapping.

When everything is fine it looks like this:


But in the next frame it looks like this:


I already tried the following things:

Unfortunately I have absolutely no idea what is causing these problems... is someone out there who knows how I can fix this?

3
Support / Re: Lightning problems
« on: December 15, 2013, 06:38:26 pm »
Thanks! Now it works flawlessly :)

4
Support / Lightning problems
« on: December 10, 2013, 03:09:14 pm »
Hi,

When I'm using the tk2dCamera the lightning in Unity is broken. This bug only occurs when I play the game but not in the editor.

It should look like that


But instead it looks like that


I'm using Unity 4.3. What can I do to fix the lightning? (except using the standard Unity ortho camera). Is this a known bug?

Pages: [1]