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

Pages: [1]
1
Support / Sprites disappear in Editor
« on: December 17, 2013, 06:56:54 pm »
Hi,

I'm experiencing a strange bug (I'm using 2D Toolkit v2.3.3 with Unity 3D v4.3.1f1): After returning from Play-Mode to Edit-Mode the Sprites disappear. They only appear if I press "commit" in the SpriteCollection... Any idea?

Thanks and best regards,
Matthias

2
Support / Re: Collision Issues
« on: December 17, 2013, 06:55:02 am »
Just a guess: Do you use 2d colliders? Then it's OnTriggerEnter2D...

3
Support / Re: Collider Issue in 4.3
« on: December 16, 2013, 05:14:46 pm »
Hi everybody,

seems that the issue is still there. I'm using 2D Toolkit v2.3.3 with Unity 3D v4.3.1f1.
Here is what happens to me:
If I have a sprite with a user defined collider as a prefab, switching the collider to polygon will result in duplicated colliders everytime I hit play. Quick fix: To switch the collider I had to delete the collider from the sprite and then setting the collider to polygon. Or is this normal?

Thanks and best regards

Pages: [1]