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
503 views
1 answer
    I'm writing a BezierPath class that contains a list of BezierPoints. Each BezierPoint has a position, an inTangent and ... in 3D? Thanks, Ves See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
635 views
1 answer
    This is a horribly basic question I know (!) but how do I create and import an AR marker into Unity? I ... Is that another name for 'marker'? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
672 views
1 answer
    Firebase Unity SDK 1.1.1. Unity 5.5.0p4 XCode 8.2.1 When using Authentication and Database from Firebase I ... to check in Unity? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
773 views
1 answer
    I am making a 360 viewer in unity, to view a 360 photo I used to have a cubemap attached to a skybox, ... this happening? Thank you very much! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
842 views
1 answer
    I can use the following code to rotate object using accelerometer. transform.rotation = Quaternion.LookRotation(Input. ... it using Unity 3D? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
623 views
1 answer
    As you know OpenCV is very useful library that let you do amazing and powerful things in Computer vision. So I ... : windows and not web player See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    I've been trying to upload .abb to the google play console. When I upload it, it gives me this error: This ... bit version but I couldnt do it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
594 views
1 answer
    I am a beginner in the field of augmented reality, working on applications that create plans of buildings (floor plan ... pros and cons of each. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
769 views
1 answer
    http://imgur.com/UNR6nNS Check the link for details. When I'm running my app (that contains the DropDown feature) ... how can I fix this issue? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
589 views
1 answer
    How do I call a variable from other script components? mirror.transform.position = cop.GetComponent("AI_Car"). ... of 'UnityEngine.Component'. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
677 views
1 answer
    I am using Photon to make put multiplayer in my game, to ensure that one player doesn't control them all, when ... to word the title of this. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
585 views
1 answer
    I am creating a game in Unity where the user can contribute with levels using a Level Creator system. My ... / Apple Store? Any ideas? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
827 views
1 answer
    When I am building a game for android, I get this message: No Android device found! Make sure USB debugging has ... How do I fix this error? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I had working infrastructure of unity android app and site api working under http. Recently I have switched the ... with the switch to https? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
650 views
1 answer
    AndroidJavaClass unityPlayer = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); AndroidJavaObject activity = ... something wrong. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
582 views
1 answer
    I've been experimenting with making a component based system similar to Unity's, but in C++. I'm wondering how ... a little bit. Thank you! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
477 views
1 answer
    I am getting this error when i try to build my game for android. But it successfully built to ... from xxhdpidrawableapp_icon.png #generated) ] See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
697 views
1 answer
    I am having trouble keeping game objects inside of a contained space. When they reach the edge, there is some ... mesh collider work every time? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
715 views
1 answer
    Error: Invalid command android UnityEditor.HostView:OnGUI() CommandInvokationFailure: Unable to list target platforms. ... : 64 Screenshot: See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
936 views
1 answer
    I am new to Unity. I want to use the latest version of .Net. It seems as though the .Net version has only ... 6.0b9. What might I be missing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
770 views
1 answer
    I'm entirely unfamiliar with Unity3D's more complex feature set and am curious if it has the capability to ... s something that is possible. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
639 views
1 answer
    I have a 3x5 matrix that acts as a game reel. First, I search through the game symbols that I am interested ... to perform tghis traversal. Could someone please help me with this?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
776 views
1 answer
    What do I have to do to lock on target (the prefab Gameobject) in order to in front of the player model? as shown in the image below...
asked Jan 29, 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

...