0
votes
1answer
125 views

Using 4096*4096 background image in uinty tk2d

I am new to Unity and I am developing a game using unity its a 2d game i am using tk2d framework. I have a big background image(4096*4096) how can I load this background so only visible part of the ...
-1
votes
1answer
161 views

Tools need to for low poly model, texture making & lighting in unity3d (iOS) [closed]

I am new to unity3d, i want to create a 3d game i have a team of 3d designers and programmers. My question which software should we use for modelling, texture making and advanced lighting for mobile ...
0
votes
1answer
99 views

Help figuring out how to build for the iOS Unit3D

So currently I'm exporting my game strictly for testing to the iOS (iPad.) I don't own a Mac, so I'm having my client make a build from his Mac, but that means I need very specific instructions for ...
-4
votes
2answers
937 views

3D architecture app for Android or iPhone

I want to make an app for 3D modeling on iPhone/Android. I cannot get the basic idea of how to get started. I have various options such as learning OpenGL ES, UDK or Unity3d but I want to create ...
2
votes
1answer
5k views

cocos3d versus Unity for simple IOS 3D games?

Wondering if anyone here happens to have experience in doing some simple 3D based games/apps for IOS, using cocos3d & Unity and could give some pointers....questions I have are: GENERAL 1) It ...
-1
votes
3answers
1k views

Unity3D or UDK or OPENGL from scratch? [closed]

I am just very confused which I should choose in terms of high end game development. The application that I am designing is pretty simple, requires some 3D, and some effects. I am looking at a game ...
0
votes
3answers
426 views

If I were to start an Android or iPhone app or game, what program should I use? [closed]

I don't really know a lot about programming and the only things I do is using codes with Gamemaker, but I have read that it is too basic and it can't be used with iPhone or Android. Is there anything ...
4
votes
1answer
1k views

Can you embed a Unity3d mobile project into an existing native mobile app?

I am creating an application for both Android and iPhone that will have a few mini games in it. I would like to create the non game section in native Android and iPhone. My question is, is it possible ...
7
votes
2answers
1k views

How well does Unity 3d work for both Android and iPhone?

First off this question might be a bit broad so I apologize if it is. I am really just looking for peoples experiences and personal knowledge on the subject. I am looking to create a game for both ...
0
votes
1answer
145 views

Meshes crashed memory from CharacterCustomization example

I am trying the CharacterCustomization example from Unity3D which contains two scenes: Dressing room and VirtualWorld, run the VirtualWorld on iPhone, it could run but at last it will crashed, ...
2
votes
1answer
1k views

2D physics performance on iPhone/Android using Unity 3D?

I've been looking into making 2D games with Unity. One thing which concerns me is the performance of the physics engine. Since Unity is a 3D game engine I'm going to have to assume it uses a 3D ...
2
votes
3answers
893 views

Help comparing Cocos2d and Unity3d for this project [closed]

I will not go into details, but I would like to hear your opinions about this: Essentially, my project will be a 2d game, with lots of complex levels, where some might be simple and others might be a ...
6
votes
4answers
674 views

What frameworks are available for cross device 2d game development?

I'm about to embark on a 2D gaming project. Initially, I'll be targeting iPhone and Facebook, but would like to expand the rollout to include Android (and possibly Windows Phone) in a future phase. ...
4
votes
1answer
447 views

How can Apple know how an iOS game is made?

As you all know, Apple recently change the terms for app developers using 3rd dev tools. I'm wondering how could Apple know whether an app is made with a specific technology like Flash or Unity or ...
1
vote
2answers
694 views

install unity package in to iphone?

HI All, what is the steps of to install the unity package in to iphone and create a build (app file )that my client can also able to install in his iphone . Thanks, balraj.
3
votes
2answers
1k views

Can I make an entire game in Unity 3D for the iphone?

Can I make an entire game in Unity 3D for the iphone without using any Objective - C or Cocoa?