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

Pages: [1]
1
Support / 2DTK + PSM/Sony Vita
« on: October 21, 2014, 02:19:41 pm »
Hi guys,
are any of your using 2DTK in your PSM/Vita for Unity projects? I have it working but the performance is not great. I'm wondering if it's down to 2DTK or PSM/Vita for Unity. Maybe a bit of both?

I'm thinking of stripping out 2DTK & testing it against Unity's native sprite and camera code. Has any one had a look into this already?

Thanks.


2
Support / 1:1 fit on Nexus 7 (2013)
« on: February 15, 2014, 06:54:02 pm »
Hi, I have a Nexus 7 (2013), which has a resolution of 1200x1920 in portrait.

I have a background image that is exactly 1200x1920 and in Unity my project looks like this:

UNITY


You can see the scene settings are 1200x1920 as are the 2DTK camera

When I run it on my Nexus 7 (2013) it cuts the top and bottom off (you can see the pink area chopped)

NATIVE


If I apply an override (Fit Visible) it then adds bars down the sides:

FIT


Why can't I get a 1200x1920 image to display perfectly on a 1200x1920 Nexus 7 (2013) device without stretching? Surely it should be 1:1 on the display?

(sorry for the huge screenshots!)

Thanks.

Pages: [1]