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

Pages: [1]
1
Support / Re: Drawing elements from other layers
« on: January 22, 2014, 08:41:51 am »
Agh, it was the culling mask. Now I feel a little stupid, thanks! (for the help of course, not for making me feel stupid, that was my fault).

2
Support / Drawing elements from other layers
« on: January 21, 2014, 06:50:14 pm »
Sorry if this is a dumb question, I've searched in the forum without luck (probably because the layer term is used in different contexts).

Anyway... I have some objects that I need them to ignore collisions between them, so I created a layer (called Enemy), assigned the objects to that layer, and in the Physics2D settings, configured to ignore collisions between the elements belonging to the Enemy layer.

But now the tk2dcamera is not drawing the elements in the Enemy layer. Is there something I should do when adding and assigning layers to sprites?

Pages: [1]