Merge 2 objects together.
What i want to do is merge 2 objects together so it becomes one game object , and turn it into a prefab . my object is an acog scope and it doesn't have a scope reticle so i put a sphere as the reticle...
View ArticleHow do you merge objects
How do you merge 2 object to make one object , mines an acog with a sphere . just so i can attach it to a variable properly
View ArticleAbout merging meshes and their normals
Hello all, This is my first question here ever. Sorry for the long post! The situation: I have a room model that can have up to 4 possible doors (one for each side). When there is no door at the side,...
View ArticleUnity Pro and SVN'ing *.unity files
In Unity Pro I can force all unity files to be in text format, which would enable automatic SVN change merging. But "automatic" means "error-prone" so I would like to know that for sure before I start...
View Articlehow to merge object same as Parent Child ?
Hi, I have Object A and Object B. now i want to attached both the ojects. So i have make Object A as parent of Object B .But the problem is that if i move Object B then object A is not moving but if i...
View ArticleHow to merge Unity Xcode Project to iOS Xcode Project?
Hello, I am trying to launch unity game from iOS application with button click, I have iOS application which made in Xcode and from that application UI button want to launch unity app/game. But don't...
View ArticleMerging conflict with Unity library script assemblies
Hi, I'm using mercurial/kiln for version control and I accidentally recently just pushed up all my unity files to a repository. However, now I get these merge conflicts listed below: % hg --repository...
View ArticleMerge 2 animations?
Hello, I try to make a third person game in which you control this character: [Warrior][1] [1]: https://www.assetstore.unity3d.com/#/content/13859 He uses 3 animations: idle,run,attack The problem is...
View ArticleTeam License - Scene Merging?
Does Unity 4.3 support human readable Scene and Prefab Diffs for Merging Conflicts if I purchase a Team License?
View ArticleIs there a way to merge duplicate materials and textures
I have a project that has several other projects that have been added to it. The added projects contain some of the same models, prefabs, materials and textures, but they are in different folders. Is...
View ArticleUnity 3D and Cocos2d merged iOS build
Hi All, I am in a bit of a tricky situation. I have been working on an application using cocos2d for iOS for a while. The application makes use of OpenGl on iOS. Now I want to merge a 3D Application...
View ArticleHow to merge two textures of different size?
I'm developing 2d Tower Defense game and I want to be able to modify background texture(draw textures of dead units on it). I don't want to use separate objects to put on top of the background because...
View Articlehow can i merge two android manifest.xml files?
I use two plugins in my project. Both of them have androidmainfest.xml at the same path. Problem accurs. How can I merge them into one? I copy the content here, wish someone can help me. Thanks a...
View ArticleMerging Object
I am trying to simple merge 2 spheres together so that they act as 1 rigid body instead of 2. Like they are welded and so that 1 appears indented into the other. All of this happening during runtime....
View ArticleGet dirty state from a scene
Hi Uniteers, I am currently looking for the possibility to identify whether the current open scene is dirty or not. What I am trying to develope is an editor tool that can inform multiple members on a...
View Articlemerging or muxing wav with mp4 on mac and ios
I'm looking for a unity mac/ios solution for merging or muxing a mp4 video with wav files. Is there a way to access mac/ios functions from within unity?
View ArticleMerging 2 Textures Into 1
I am trying to merge two textures into one with little sucess. One texture is a border with a UI mask in the middle and the second texture is a picture of the user, taken with the camera of a mobile...
View ArticleHow to Merge prime31's manifest xml and vuforia's manifest xml ?
HI Developers, We are working on a Android project with Vuforia SDK and Unity3D 4.5.5f1 . we need to integrate Social media facebook image sharing option. Here am attaching 2 manifest files (Vuforia...
View ArticleMerge manifest from CYPaySDK with Unity3D
HI there! Is ther anyone can help me merge two manifest? One from CYPaySDK, and one from default Unity. I still confused how to merge this two manifest. Thank You :) CYPaySDK Manifest Unity3D Manifest...
View ArticleMerge two shaders
I have two shaders and I can't get them to work together. Shader "Sprites/Default" { Properties { [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} _Color ("Tint", Color) = (1,1,1,1)...
View Article