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

Pages: [1]
1
Support / Weird transparency question
« on: May 20, 2013, 04:12:55 am »
You might not have heard of this before.

I have 3 sprite layers if you will (not layers, but 3 sprites with different z values).  Anyways, we will call them (tree, cloud, sun).  Now tree is always to be in the background.  The cloud, will travel horizontally across the screen in front of tree, with it's child the sun, completely hidden behind it.

Now the cloud needs to have transparency, because the tree needs to be seen through the cloud.  However, the sun needs to remain hidden behind the cloud, despite this.

Is there any way to do this?

2
Support / Out of memory?
« on: April 20, 2013, 01:28:05 am »
I have a massive amount of large sprites in my app, about 300 separate 512x512 textures as well as some 2048x1536 backgrounds.  At any rate, I'm getting app crashes, which I'm guessing is because of a memory problem.

Is there any way around this?  Everything is running fine on the computer, but the app crashes without an error on iOS devices.

Pages: [1]