DO NOT use this tag to describe Unity scripts which are written in C#! UnityScript is a separate language and should be used only on questions explicitly using that language.
i am trying to merge two textures into one in unity the first texture is from a webcamTexture the second …
c# unity3d unityscriptI've ran into a problem. The basic setup I have right now, two objects: my camera, and my player object. …
c# unity3d unityscriptI'm in a situation where I need a 2d sensor that will not collide but will also give me contact …
c# unity3d unityscriptI have 2 Controllers may 1-ControllerBLUE.controller (Default) 2-ControllerRED.controller How can I change the controller from script I tried: var …
animation unity3d unityscript unity3d-2dtoolsI want to create an Android game with Unity3d. This game has an upgrade list with a touchable scroll. …
android unity3d unityscriptI am developing a game using unity3D and I need help making a progress time bar such that on …
c# unity3d unityscript unity3d-guiI've written a shader and it works fine when I added it in a plane located in front of camera (…
unity3d rendering shader unityscriptI have around 200 sprites (jpg pictures) in Assets>Textures>Pictures, and I have GameObject with <SpriteRenderer>. …
unity3d sprite unityscriptIs there any method, such as coding or using a free asset to make screen recording function in my game. …
c# unity3d unityscript everyplayIn my Assets folder I have a folder named Material where I stored all the needed materials, One of the …
unity3d assets unityscript