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 - harry hayes

Pages: [1]
1
Support / Correct workflow setup for multiple resolutions...
« on: April 14, 2013, 06:11:38 pm »
What is the correct process is to setup a workflow for multi resolutions for ipad and iphone, - I'm sure this applies to android also.

This is the process as I understand it:

* Create the artwork at the highest resolution - so set a screen size of 2048 by 1536, and scale all other in-game assets to this.
* Export artwork 32bit transparent png.
* Import into game textures in Unity and set the target height in the sprite editor to 1536, ortho camera size to 1, and compression to reduced 16bit.

Then, setting the target height to 768, 960, 640 and 320 respectively and hitting 'Commit' in the editor will rebuild the atlases for all other hand held devices. I noticed though that if you tick the 2d camera checkbox these grey out - what is the significance of the 2d camera?.. wouldn't you still need to reset the atlas sizes?

Now...

From this point, do you have to make separate builds for each device, or do multiple resolutions build with as many as you want to group together? It must be the latter, because on the app store, you only see iphone, ipad or ipad HD.

If so, is this what you mean by 1x, 2x, and 4x in the Platforms tab because I couldn't grasp what this was about from the documentation alone.

Sorry to ask what might be an obvious question to some, but when you're starting out it can all be very confusing.

Thanks,
Harry

2
Support / Static Sprite Batching and Unity basic...
« on: May 02, 2012, 11:06:29 pm »
Hi...

I'm sorry if this is a stupid question, but does the static sprite batcher that comes as part of the 2D Toolkit suite still require a pro version to work, or will it work with the IOS and Android basic licenses?

Thanks,
AriLarikins

3
Hi...

I've thrown a quick test scene together to test the parallaxing with the perspective camera.

I've also used temporary images - I know the quality is rough, antialiasing etc. and blurry, but my main concern is that the Z index is very twitchey and parts of the scenery flash on and off or appear in the wrong order.

I can't find any setup of the perspective camera, only the short video on YouTube. All the info seems to centre around an orthograhic camera.

I've posted a webplayer to illustrate this. If you run the little guy the right the scenery appears, and then starts flickering and misaligning.

http://www.ari.me.uk/dev/unity/

Thanks,
Harry

Pages: [1]