198 questions
Windows 7 Unity 5.3 When I try to copy the code on the web page, I cannot copy it to Monodevelop.Paste into Notepad for confirmation.You can copy the code from Monodevelop to another Monodevelop sourc...
When I started a new project with Unity and tried to create a script, Monobehaviour not found, it will be .This has never happened before, but after changing the computer and changing the version, Onc...
Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 7 years ago.7 years agoAlso, please tell me the advantages of each...
The WebPlayer on the Mac (safari, chrome, Firefox) cannot be played in the Unity app you are creating.However, after reloading, you will be able to play it.If you look at the Mac log, the following me...
Is there a way to take over the variable even if I move the scene?Let's say there are two scenes (shop and main) Suppose you spend money at a shop and buy items.Take over the effects mainly.Is there a...
How to destroy randomly generated objectsObjects are randomly generated in an array as shown below.intenemyIndex=Random.Range(0,m_enemyList.Length);varenemyObject=Instantiate(m_enemyList[enemyIndex], ...
I'd like to make a room with unity.There is nothing I want in the asset store.Is it possible to import 3D data that I got outside of asset store?Please let me know what kind of choices you have.
Currently, I am thinking of creating a process in which characters move freely in 3D space, but when I do the following process, when I press W+A and S+D at the same time, it moves in a strange direct...
I'm a Unity & Programming beginner.The version is 5.5.1.I want to use SteamVR and EditorVR in Unity 5, but I get an error and I can't press the play button.VR:OpenVR Error!OpenVR failed initializa...
Animation using Unity HumanoidI would like to control the direction of the character's waist (Spine) and neck (Neck) from Script.In the case of Generic and Legacy, it was reflected when I turned the J...
« | - 15 - | » |
© 2024 OneMinuteCode. All rights reserved.