unity3d tag

198 questions


3 answers
74 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

1 years ago

3 answers
100 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

1 years ago

1 answers
94 views
0
Error in processing by multi-layer boxcollider in parent-child relationship

I was making a system to climb the level difference.When I try to get component from a script, c:\Users\user\Documents\New Unity Project 3\Asset\StandardAsets\Characters\ThirdPersonCharacter\Scripts\T...

1 years ago

1 answers
67 views
0
Should Unity 3d Stage Creation Per Scene?

I recently started making games on a 3d PC at Unity.Do you want to create scenes for each stage when creating multiple stages?Hold the model data from which the stage is based as a prefabricated form ...

1 years ago

2 answers
73 views
0
Error applying for release of ios app

Debugging games created in Unity, Archive on x-code, Archive build created and press Validate button, iTunes Store operation failed.No sustainable application records were found Verify your bundle ide...

1 years ago

1 answers
85 views
0
Confine Screen Edges Does Not Appear in unity

Unity and programming beginners.I want the camera to track the characters within a certain range.On the Introduction to Unity site, If you click Add Extension in Chinemachine Virtual Camera in CM vcam...

1 years ago

1 answers
109 views
0
With unity, C#, I want to switch the key operation of the arrow on the keyboard to button operation.

You can use the arrow keys to move objects with the following code.I want to be able to move this with the buttons up, down, right, and left, but I don't know how to edit the code.Please let me knowpu...

1 years ago

1 answers
66 views
0
Unity build succeeds, but crashes when Android device starts up

I make games with Unity and release them to AppleStore and GooglePlay.However, the last time I started it on an Android machine, it crashed and fell off.Please forgive me for not knowing how to view t...

1 years ago

1 answers
103 views
0
How do I set the unit of length in 3D for Unity to cm?

The default for Unity appears to be meters.This is too big for my current project, so is there a way to make it cm?(Weight is Question separately)One in the reference below is To change the gravity of...

1 years ago

1 answers
73 views
0
I want to increase the zip compression rate of video files in Unity.

We have created a zip compression process using GZipStream.The following code is used to compress the video file (mp4) stored in the terminal, but the compression rate is 98 to 99 percent, and the pur...

1 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.