Tagged Questions
2
votes
1answer
38 views
Hit incoming missile (simple projectile missile) in Unity3D
I want to make Surface to Air Missile System in unity3D that could predict the incoming missile position after time 't' and set its interceptor missile angle and position in 3D coordinates so that it ...
-1
votes
0answers
41 views
Unity3D 4: where is new GUI system?
In 2012, Unity3D announced new, fully reworked GUI system. But until now, this feature not in implemented list. When I can find release date for new GUI?
0
votes
0answers
112 views
Android 2d game engine why libgdx instead another [closed]
I dont know why, Im confused, Im trying to figure out a good game engine, althouth I m using libgdx, but I see that using this framework is a little dificult, because, it dosent have gui, like a ...
0
votes
1answer
20 views
Unable to See Logs while running Unity Application on Device
I am new to Unity.
When I run the application on Windows I can see the logs in Console but when I run the same code on Android Device I am unable to see any logs.
Here is the code I am using for ...
-7
votes
1answer
59 views
simulated driving video game using machine [closed]
I'm gong to make a video game and need help on how to start .
what is the tools that i need to make a car games with driving car simulator like games that we play with coins ? and what is the name of ...
0
votes
1answer
68 views
Unity3D - Top Down Camera Logic Gets Locked When Using Transform.LookAt
I've put together a custom top-down camera logic script based on Unity3D's ThirdPersonCamera.js script. Everything appears to be working properly, the camera follows the target player on the XZ plane ...
0
votes
1answer
70 views
C# BSP Splitting Algorithm Logical or Calculation Error
I need your advice.
Okay, so I am having a problem with this algorithm. I'm using the recursive method of adding to and maintaining the binary tree for this program, but when Split Once is done 3 ...
0
votes
0answers
97 views
Unity3D vibrating and choppy scroll (with live demo + WebGL compared)
Something must wrong here either with me or my monitor or GPU. Others also suffer from this phenomena see the links.
Now I would like to emphasize this problem is exist, being optimist I think there ...
2
votes
1answer
84 views
What does EA Games use to develop games for iPhone?
What does EA Games (Electronic Arts) use to develop iPhone games with such high graphic quality? Does it use the built-in OpenGL functionality, or do they have an engine which we can use like the ...
0
votes
0answers
72 views
Unity3D Racer position in lap 2 not working properly
Sorry, i still asking here. But it's kinda difficult to solve it. So this is the Method i use :
I make a new script that attached in Player's Kart or AI Karts. Named Rankers.JS
Rankers.JS has ...
-1
votes
1answer
194 views
Cross platform Game frameworks with good speed [closed]
I have to develop the game so that with same code (or may be few lines of change in code) will works in ANDRIOID and IOS, Blackberry (optional) or Windows (if possible).
My Objectives are:-
...
1
vote
1answer
90 views
Rendering a 3D object from four different angles
I am working on a project where I have to render 4 different sides of a 3D object at the same time on the screen. The output should have 4 different camera outputs rendering the front side, left side, ...
0
votes
3answers
83 views
How make the turning of the player happens only at edges or desired places in unity3d?
i am trying to make a game where player runs to collect the coins. The problem i am facing here is the player turning left and right. I want the player to turn only at specific places and not ...
1
vote
1answer
255 views
Multithreading with Game Engines (Unity3D)?
I am using Unity3D and Mono to make a multiplayer online game. The language is C# script. I know that Unity is not thread safe. C# in Mono allows you to create a new thread using System.Threading. But ...
1
vote
1answer
70 views
How to draw a (helix shape) road for moving objects in unity3d?
I am new to unity3d and I want to build a helix shape road for my game
How can I create a downward helix road ?is there any tutorial for it?
please clarify the steps to create road in general in ...
-1
votes
1answer
86 views
What is the range of high poly with current cpu and gpus [closed]
In current time with current cpu and gpu which are available in market. Which game model is defined as high poly ? for example , in a sample game , is it good to have models with minimum 24000 ...
0
votes
0answers
87 views
Flexibility in developing games through game engines ? [closed]
which is the best free 3d game engine that does support text input . processes the text and reflect it as actions
2
votes
1answer
90 views
Creating a manager for controllers in Unity3D
I want to make a main Gameobject in Unity3D that would act as a command center for anything related to controls so that any component in the game that needs to know if the player is trying to go right ...
0
votes
1answer
141 views
free unity3d-like game engine with graphical viewing tool
I am currently developing games for my company in Unity3d for iOS. I would like to start making games for myself but the initial investment for unity3d or unreal engine is way to high for me(for unity ...
0
votes
0answers
28 views
How to make the wtk games play in the Unity Web Player
We have a game by wtk developing,and now we want to make it play in the Unity Web Player via Unity Platform.Do anyone have some experences on it?Pls help... Thx a lot in advance.
0
votes
1answer
4k views
MMORPG Game Engines [closed]
I'm planning to develop a MMOG (Massively Multi-player Online Game). First, I know the challenges, both financial and technical to get such a game rolling.
I'm looking for a Game Engine to develop ...
0
votes
2answers
246 views
Frameworks/Libraries & Game engines — What's the difference
I've seen plenty of game programming frameworks, libraries, and engines but there seems to be a difference I can't put a finger on. It seems like frameworks are harder to work with than engines.
From ...
1
vote
1answer
264 views
Porting games made for PC to console in UDK/Unity3d
I am now trying to learn game development in UDK and Unity3d, just trying both out, and try to get an idea how they work, and for now im mostly focusing on the PC games..
I want to know, how ...
13
votes
6answers
7k views
Unity vs Torque game engines and IDE environment
I want to get people's opinion of Torque and Unity and their IDE tools.
You build Torque games using one of their engines (I'm currently interested in the iPhone engine), and Torque Game Builder ...
3
votes
3answers
1k views
Game engines for iPhone vs. native iPhone sdk development
What are people's opinions and/or experiences with game engines such as Unity or Torque Engine? If one were new to iPhone game dev is it worth it to learn one of the engines? What is the performance ...
7
votes
2answers
904 views
What are the “gotchas” when developing an iPhone Game?
Am used to developing business and reference apps. Now I have to do an iPhone game. What tips can you share to help me with:
understanding the scope of the project
defining the deliverables
...




