Tagged Questions
-4
votes
2answers
128 views
Recreating Need For Speed Underground's Olympic City for open-city racing [closed]
I've had an idea for a long time and am planning on executing it. Since I am a huge fan of older Need for Speed games (such as Underground, Underground 2, and Most Wanted (2005)), I want to try to ...
-1
votes
1answer
340 views
Voxel terrain engine [closed]
Is there some voxel frameworks or extensions for game engines like Unity?
I really need a system to dynamically generate voxel ruinable terrains.
1
vote
1answer
175 views
Do “write once run anywhere” engines require platform specific code for multiplayer?
I've been investigating the myriad selection of mobile game dev engines that allow compilation of your code onto multiple target platforms, but, something I can't seem to figure out is if ...
0
votes
3answers
2k views
Cry Engine 3 vs UDK [closed]
Me and a bunch of guys from my University are thinking about getting started in game development, but, even though the game design is kind of ready, we are stucked at the point "which Engine should we ...
2
votes
3answers
3k views
Game engine like Unity 3D that allow me to use .NET code
I've been looking at Unity 3D for developing a 3D PC game and I really like the scene editor and how it simplifies the process of constructing 3D scenes, managing assets, animations, transitions etc. ...
8
votes
2answers
739 views
Unit Testing at Unity3D
How to implement Unit Test at Unity3D.
I wonder if it would be possible to extend the Unity editor to have some sort of testing framework in it.
Is there any guideline to implement it?
EDIT :
...
6
votes
6answers
6k views
A game engine like unity but for 2d [closed]
I really like the convenience of unity3d. The ability to edit the level and see my results in real time are great. My problem is the idea I want to implement is 2d and uses 2d sprites. Scaling ...
2
votes
1answer
503 views
Effects of collisons: broken glass, damaged cars, how are they created?
My question is related in particular to achieving the effects of collision in game engine, how is this done?
I have searched a bit, read from the internet and went through a few tutorials, and saw ...
3
votes
1answer
4k views
Game engines that publish to android and iOS
I am about to start on a project which, at a minimum needs to go out to android and ios. Are there any game engines other then Unity which can publish to both? I fear that Unity3d might be more ...
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
2answers
4k views
Famous games made using Unity
Similar to the questions about famous games made with XNA or Java, I'm curious about what famous games have been made using the Unity game engine.
I found this page ...
3
votes
1answer
309 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 ...
4
votes
3answers
963 views
OSX 2D game engine
Are there any other OSX game engines out there similar to Torque from Garage Games? I looked into Torque awhile back but the current version 2D version hasn't been updated in a long time and there are ...
1
vote
2answers
3k views
Find all Game Objects with an Input string name (not Tag)
I'm trying to mimic FindGameObjectsWithTag with FindGameObjectswithName. I know using tags is faster, but I'm trying create a way to search for objects I spawn with a child object I name on ...
1
vote
2answers
619 views
Choosing an engine for a new game
Right now, I'm planning a new FPS single-player Half-Life 2/Call of Duty: Black Ops/Crysis 2-like, and I'm trying to determine what game engine should I use. Right now, my team is me, as a programmer, ...
6
votes
4answers
675 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.
...
5
votes
6answers
14k views
Unreal Engine 3 vs id Tech 3 vs Unity [closed]
I'm trying to decide which engine I should start using to try to start building a game in.
I had chosen Unity, but upon hearing that Unreal Engine 3 had just become kinda free to use, I found myself ...
