Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged unity3d

0 votes
1.3k views
1 answer
    I read many questions about this, but I still can't find what my problem is... I'm trying to instantiate a ... ("Canvas").transform, false); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
920 views
1 answer
    So I've got a little sledding prototype going. I'm currently coding some controls to compliment the RigidBody physics I' ... " + turnAngle); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I use documentation with WWWForm: https://docs.unity3d.com/Manual/UnityWebRequest-SendingForm.html C#: void Start( ... became obsolete. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
842 views
1 answer
    In my Unity project, I used some assets like FacebookSDK, OneSignal etc. Whenever I import OneSignal, this error ... .main(ZygoteInit.java:616) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
797 views
1 answer
    I've captured screenshot in my game when player dies. I've following code to capture screen shot. RenderTexture ... Please help, Advance Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
916 views
1 answer
    I am storing the progress of the game in XML file. Since the player can choose the round they want to ... an alternative for android export. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
643 views
1 answer
    I have a character with compound collider setup (the collider that is setup by many primitive collider shapes, one for ... know how to fix this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
802 views
1 answer
    I am trying to get data from an int variable in Unity using C# code. Below is the C# code I am using ... the scripts? Any help is appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
845 views
1 answer
    I want to disable or enable collision with object in unity 2d game based on its tag. Lets say I have object with ... maybe idea how to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I am developing endless runner game like subway surfer in Unity. I want to move my player, smoothly on swipe left or right ... = false; } } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    -How to catch Auth exception errors - Unity -How to catch if user/email exists - Unity -Where to find ... finally write my solution for Unity. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
733 views
1 answer
    I got a problem in my project. I want to know that mouse cliked happend on GUI or on any game object. I ... there any event available or else? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
620 views
1 answer
    How do I assign different prefabs to different images? right now, I have all my prefabs loading in on top of each ... to make that happen...? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    I installed Unity 2017 with Visual Studio 2017. I am attempting to add an external DLL to the Visual Studio ... dll. Can anyone give light? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    everyone! I have a lot of devices in one local network. How can I get ip addresses of all these devices? I ... string>(); return listIP; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
868 views
1 answer
    I'm just playing around with AR core and want to have an object flying around the room and able to land ... box colliders on the planes somehow? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
866 views
1 answer
    Google recently launched firebase analytics for iOS and android, which is great and I want to use it in my android ... but I couldn't find it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
806 views
1 answer
    We know there's a "rule" that Input functions shouldn't be used inside the FixedUpdate(); Input.GetKeyDown() ... won't see it on FixedUpdate? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
519 views
1 answer
    The daydream controller is awesome and we want to be able to use it in my AR app. It pairs via ... daydream tech preview is even possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I installed the unity remote 4 app in my android phone (Lollipop OS). When i click play option in unity editor it doesn't work. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
961 views
1 answer
    I just installed the new version of Unity 4.3 and the new facebook sdk and I can't get it working. I ... , nothing happened. Can anybody help? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
729 views
1 answer
    I want to create procedurally generated landscape meshes with a flat shaded look in Unity3D. I thought it would be ... the shaders to use this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    So I know it's possible to create a unity game and port - deploy it to the windows 10 store. but I have ... app), the scene should be updated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
892 views
1 answer
    I am trying to build a Photosphere-like application with Unity3D and use it along with Google cardboard. I ... will be gratefully received. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
645 views
1 answer
    I asked How can I adjust shape/dimensions of one clone to affect all other clones in the scene view and the ... clone, preferably with a button. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
838 views
1 answer
    i am bloody beginner with Unity and i am currently working on a 2D Brawler. The movement works perfectly ... here enter image description here See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
746 views
1 answer
    I've updated the player settings API to be 4.6 as documented. But my project is still targeting 3.5. I also ... If so, is there a workaround? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
859 views
1 answer
    In Unity, when writing shaders, is it possible for the shader itself to "know" what the screen resolution is ... where the physical-pixels are.) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...