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

Pages: [1]
1
Support / Re: sprite collider not working
« on: May 04, 2013, 04:15:48 pm »
I could hav guessed that. Seems like I have to learn a lot about this plugin. Anyways, that helped, thanks alot.

2
Support / Re: sprite collider not working
« on: May 04, 2013, 12:14:41 pm »
It did not work until I restarted Unity O.o, everything works with Unity Box Colliders, or the generated ones from 2Dtoolkit, and when I make my Sprite Convex it works too, BUT the convex option unticks itself when I start the game. Its only activated when I start the game ,then pause it, and then tick the convex option. So why is it disabling itself?

3
Support / Re: Sprites suddenly disappear (rendering issue?)
« on: May 04, 2013, 09:28:37 am »
Just set the transparency sorting mode on the camera to orthographic.

http://docs.unity3d.com/Documentation/ScriptReference/Camera-transparencySortMode.html

4
Support / Re: sprite collider not working
« on: May 03, 2013, 11:03:06 pm »
I did not knew that, but its not the solution, even if I tag one of them convex, my sprite just fell through it.

5
Support / sprite collider not working
« on: May 03, 2013, 09:14:08 pm »
Hey Guys,
I ran into antother problem with the 2dtoolkit although I think I just forgot something really simple I'm not able to find myself a solution.
I got a few sprites in a scene, some are animated, and some are not (but thats not important, because the problem is always there, animated or not), and they have polygon colliders on it. And if I ad a rigidbody to one of them, I expect it to collide with the the other sprites, when it fell down. But it didnt. The sprite just fell down, through the other sprite. The z Position should be the same.

Hope you can help me again.
Regards,
Tobi

6
Support / Re: Sprites suddenly disappear (rendering issue?)
« on: May 03, 2013, 08:13:14 pm »
I seem to have connection Errors, my Browser should have posted an answer days ago, but it has not, so yes your suggestion fixed the problem, thanks alot.

7
Support / Re: Sprites suddenly disappear (rendering issue?)
« on: May 01, 2013, 05:26:13 pm »
I'm on it

8
Support / Sprites suddenly disappear (rendering issue?)
« on: May 01, 2013, 05:01:47 pm »
Hey Guys,
I just bought a copy of the 2D toolkit, and it's a great piece of software, but I ran into some trouble.
I just made a simple scene with a few sprites from the same collection. And when I move the camera at runtime, some sprites magically disappear, and appear again, when I move the camera a bit more.
My camera is perspective.

Hope you can help me, and sorry for my bad english, I'm still learning it.

Regards,
Tobi

Pages: [1]