unity3d tag

198 questions


2 answers
37 views
0
Understanding Unity Button Operations

I use unity to create an iPhone app.Also, I want to move and jump characters using buttons.When I put the button between the two fingers and touched it, the button between the two fingers seems to hav...

1 years ago

2 answers
39 views
0
Unity displays the error Parameter 'MoveSpeed' does not exist!

In Japanese translation, the parameter MoveSpeed does not exist, but I have confirmed similar errors and common typographical errors in scripts.A script to reflect the speed of movement in the animato...

1 years ago

1 answers
81 views
0
Is there a way to detect background playback?

Is there a way to determine if other applications are playing music in the background in the cocos2d-x/unity3d Android/ios platform development?As there is no information available, native processing ...


1 answers
40 views
0
How to Save from Unity to iOS Camera Roll with Screen Capture

Take a screen capture of the screen with Unity(C#) and I'd like to save it to the iOS camera roll (where the photos are stored).I don't know how.For more information on how to capture screenshots, see...

1 years ago

1 answers
41 views
0
If you do the color change process (material.color) in Update(), it somehow goes through.

as follows:If you change the color in Start(), you can do it.If you do it in Update(), it will go through and you will not be able to handle it.By the way, I was able to get the location.Also, when I ...

1 years ago

2 answers
42 views
0
Time game for Unity

I want to make a game with Unity.So I have a question For example, the character is on the screen for 1 to 10 seconds.Click between 5th and 7th seconds to succeedFailed before 5 secondsFailed programm...

1 years ago

1 answers
34 views
0
To turn the axis of unity text to the upper left

Inserting text with ui>text creates an axis in the lower left corner.It always looks like a bottom alignment.I'd like to use the upper left corner as the axis, but what should I do?

1 years ago

1 answers
41 views
0
You want the object to be oriented toward the specified object

I want to put Sphere again and make it look like a bridge connecting Sphere like the top of the image with the thinned Cylinder in the center, so if you look at one Sphere in LookRotation, the Cylinde...

1 years ago

2 answers
38 views
0
IndexOutOfRangeException array index is out of range

I am using Unity.I'm a beginner. When I run it, I get a console error.IndexOutOfRangeException array index is out of rangeand The referenced script on this Behavior is missing said he.I looked into th...

1 years ago

1 answers
37 views
0
CustomEditor Preview Does Not Appear in Unity 2018.1

We have created a CustomEditor Preview with reference to the following pages:http://anchan828.github.io/editor-manual/web/customeditor.htmlI have confirmed that it is displayed normally until Unity 20...

1 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.