Split-Screen without Showing Other Player
So I'm working on a game and I'd like to make it competitive by having players race along the same level/scene in a split-screen format. However, ideally I would like the players to not be able to...
View ArticleLoad the Same Level, but Different Configurations?
Hi there everyone! I've made a horror app and I have had request to have different modes. The level is set within a forest, at night. People are asking for a daylight mode, and I am trying to implement...
View ArticleNeed Creative Ideas About Level Design- No Skill Required
I am making a game where four cubes need to work together to defeat the evil cylinders. Each cube has its own ability to fight off the cylinders, and my friend suggested that we create objects that the...
View ArticleReusing same 2D Environment in different levels
Hi, I am developing a 2D game by using Unity 4.3. I have one environment which I will produce multiple levels on. On each level; - Some new design elements will be added - Number and start locations of...
View ArticleHow to add multiple levels?
I'm making a really simple roll a ball game that as of now has only 1 level. I wish to add many more levels to make it more fun, but I am really confused on how to do that. I tried simply to create...
View ArticleMaking different parts of levels look smooth
New, sorry, but I'm having trouble matching up one part of the level to another. It's a hidden door that will slide up, and behind it will be a cave to another part of the level. square door, round...
View ArticleApply Configuration Files/Custom Stored Assets when Selecting a Level?
This question is more of a continuation of my [last post][1] [1]: http://answers.unity3d.com/questions/627559/load-the-same-level-but-different-preferences.html I've created a Main Menu with a Scene to...
View ArticleExtreme Lag
Ok, so I design a little level with SketchUp for my game. I put the 3d model in the game and place my First Person Controller inside. When I run the game I get EXTREME amounts of lag while i'm in side...
View ArticleChanges to one map affect another. Help?!
During the development of my game, I decided to make use of the `application.loadlevel` command by making a portal to another level somewhere within the map. I created the level I wanted the portal to...
View ArticleHow to use modular geometry
I have been doing some research on modular geometry (I'm new to level design) and there is something that I can't put my finger on, I have my blocks designed on blender and I'm not sure if I should...
View ArticleBest way to make precise and exact jumps all time
What would be the way to make the rigidbody jumps perfectly same all the time ? In my project the space around the platforms would be empty so if the jumps are not precise and same I cannot design...
View ArticleHow to get Application.LoadLevel to load to a different point on the level
I'm in the process of creating a game with many doors to different levels and back to the original level. I've found that when Application.LoadLevel loads up the original (Main) level it loads the...
View ArticleScene editor in game
Hi I was wondering if Unity had any scripts written that allows you to be able to move objects and the camera in game as though it were the Scene view? I am trying to great a level designer where...
View ArticleWant mechanic like red alert shroud don't know what to search for?
In the old red alert they called the black cloud that covered the level before uncovering it with your troops shroud. I am trying find some examples or documentation of this for unity and am coming up...
View ArticleUnity platformer 2d - level design
Hi! I was wondering how in 2d platformer get an effect of standing in the midle of tile? here is the example where you can see what I mean. http://www.killstar.eu/demos/platformer1/Build.html the...
View ArticleHow to change unity performance, and run it in 4 GB RAM ?
**Hi my name is mohamed and i'am Game level designer . I downloaded unity 4 and it's very slow in work Although I have core i5 processor and graphics card 8 GB RAM it works in 10% from the memory and I...
View ArticleHow do you load Random selection of characters and load random number of copies?
Say i have 10 characters(not enemies) and 10 enemies. At the startup of my level i want the system to select a few random ones from the character set and a few from the enemy set. and create a random...
View Article2D Level Design (programmatically or not)
Hello, I am right at the start of building a 2D side-scrolling game. My question is, should i build up the entire level in Unity by positioning background, decortation and foreground? Or should I loop...
View ArticleIs it better to create a level in Unity with reusable components, or export...
So far I have been creating 3D components and importing these into unity to create a level. But I wondered is it better to just create the whole map and import it all at once? Is there an advantage?...
View ArticleCauses for level size to increase?
Hi,We are developing game for mobile. It is kind of racing game so we have set up race tracks (not circular its straight long tracks). The level size for each scene is getting above 8mb (check via...
View Article