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

Pages: [1]
1
Support / Sprites Clipping Behind Camera on iOS
« on: September 22, 2016, 06:07:58 pm »
I've been encountering issues of sprites clipping behind on the camera on iOS. I'm unable to reproduce this issue on Android or in the Unity Editor. This bug was created simply by tweaking the transform.position.z variable of GameObjects with tk2dSprite behaviours attached. I'm curious whether this is a known issue and/or whether anyone can propose any potential solutions?

2
Support / ParticleSystems rendering behind Sprites
« on: June 26, 2016, 01:27:37 am »
Hi, I'm currently working on a mobile game using 2DToolkit alongside some ParticleSystem effects. I'm noticing some of my particle systems rendering behind 2DToolkit sprites in the game view, even when I adjust the z positions so the ParticleSystems are positioned in front of the sprites in the world view. Can anyone advise on this issue?

Pages: [1]