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

Pages: [1]
1
Support / Re: SDK version for 2D Toolkit
« on: May 18, 2012, 09:37:38 am »
Good to hear it works.

1. Should be fine (I think). I used to test it, but I stopped a while ago.
2. You can either import it through the asset store, or register your copy and grab the unitypackage from here, whichever you prefer.

Just registered, thanks.

I would delete Demo root to get the minimum App size possible.
About that do you advice to make few big atlas or many little/medium atlas?

thanks
Marco (Italy)

2
Support / Re: What next?
« on: May 18, 2012, 07:58:53 am »
+ Integrated multi platform support (different atlases for different platforms, automatically loaded in)...

This would be HUGE

I must quote this feature meaning multiplatform also as multi iOS devices (retina, standard, iPad, iPad retina)

3
Support / Re: SDK version for 2D Toolkit
« on: May 18, 2012, 07:56:41 am »
Hello,
based on your reply and my other App w/o 2Dtk that running fine on 3G I spent more time and solved the issue.
Maybe yesterday night was too late for all tests...

I compile my 2Dtk test build using 4.2 for SDK version and setting also 4.2 for iOS target version (instead of unknown) and everithing runs fine also on 3G.

Just a couple of last questions:
1- can I delete (or not import at all) the 2Dtk demo folder without any bad issue?
2- how I can import 2Dtk in my project "later", I mean if I want add it in my old project? Must I impot it only by asset store?

Thank you again.
Marco (Italy)

4
Support / SDK version for 2D Toolkit
« on: May 17, 2012, 11:48:32 pm »
Hello,
I'm just bought 2D Toolkit for Unity (I have latest version for both, Unity and 2Dtk) and try to arrange a test project building a couple of SpriteCollection and putting just one Sprite on the scene, using an orto camera setting to 1.

My Mac has xCode 4.2 and I can build project from Unity only setting SDK 5.0 or higher.
Unfortunately, this test project desn't run on my iPhone 3G, while it runs fine on my iPhone 4.

launching it on iPhone 3G it crashs after Unity startup screen.
In xCode I get this kind of error:

OS Version:      iPhone OS 4.2.1 (8C148)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000
Crashed Thread:  0


Does 2D toolkit need a minimum requirement and it doesn't run on iPhone with 4.x iOS installed?
It could be a problem...

thanks for your support

Marco (Italy)

Pages: [1]