Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
01-09-2015, 09:16 PM
Post: #11
|
|||
|
|||
RE:
Which is, the sales page 2048 app ?
|
|||
01-10-2015, 12:26 AM
Post: #12
|
|||
|
|||
RE: | |||
01-10-2015, 10:01 AM
Post: #13
|
|||
|
|||
RE:
Thanks bro Great share REP ADDEDD
|
|||
01-10-2015, 10:07 PM
Post: #14
|
|||
|
|||
RE:
thanks bro...
|
|||
01-11-2015, 09:10 PM
Post: #15
|
|||
|
|||
RE: | |||
07-03-2015, 06:01 AM
Post: #16
|
|||
|
|||
RE: Android And IOS Codes
Wow excellent share thx a bunch
|
|||
07-03-2015, 11:59 PM
(This post was last modified: 07-04-2015 12:16 AM by Razlien.)
Post: #17
|
|||
|
|||
RE: Android And IOS Codes
cannot get eth 2048 unity to work with unity 5,,,,, I guess i should install unity 4 and check it out that way......
gives these two errors when i upgraded Code: Assets/Plugins/PlayHaven/Scripts/PlayHavenContentRequester.cs(187,129): error CS0117: `UnityEngine.NetworkReachability' does not contain a definition for `ReachableViaWiFiNetwork' |
|||
07-04-2015, 12:54 AM
Post: #18
|
|||
|
|||
RE: Android And IOS Codes
We making this code in Unity 4.6.
(07-03-2015 11:59 PM)Razlien Wrote: cannot get eth 2048 unity to work with unity 5,,,,, I guess i should install unity 4 and check it out that way...... |
|||
07-06-2015, 02:02 PM
Post: #19
|
|||
|
|||
RE: Android And IOS Codes
When loading the 2040 source code in Unity 4.6.7f1 (32-bit) i get these warnings and a error and cannot get it to run in unity
17 warnings Code: Assets/Plugins/PlayHaven/Scripts/PlayHavenContentRequester.cs(171,72): warning CS0618: `UnityEngine.iPhoneSettings.internetReachability' is obsolete: `internetReachability property is deprecated. Please use Application.internetReachability instead.' Code: importer.GetNPOTScale() == TextureImporter::kNPOTKeep |
|||
07-06-2015, 02:20 PM
Post: #20
|
|||
|
|||
RE: Android And IOS Codes
|
|||