2228 questions
I'm creating an app with UnityC# and To match the input characters on Android with the input characters on iPhone, I'm trying to replace using C#'s Regax, but it doesn't work.I have written the follow...
I'm developing using IJCAD 2018.IJCAD boot options are available and work reasonably well as AutoCAD, but if you specify multiple /LD options (load modules), AutoCAD loads multiple, but IJCAD loads on...
I am developing using VB.NET at IJCAD 2018.With the source code below, I created a function to turn on and off the front clip and set the clip distance for the current view, but there is no error when...
If you authenticate the user of GPG within the iOS application built by Unity, it will crash.Is there a way to authenticate without crashing on iOS?Xcode Thread View libsystem_kernel.dylib`__pthread_k...
I implemented Facebook link using phonegap-facebook-plugin in monaca, but I also needed app invitation function, so I tried to replace it with cordova-plugin-facebook4 which can use appInvite.As a res...
Build within the projectbuildTypes{ release { miniEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' signingConfig signingConfigs.config manifestPlace...
I would like to respond twice to requests from users on Google Assistant (Dialogflow).For example:===1. User says Tell me the weather2-1 Reply response1to the user, I'll check it out, so please wait.2...
I am currently making TPS (Third Person Shooting) at Unity.I would like to display the key frame I specified when I was armed, but I don't know how to do it.If you move the mouse cursor, your face wil...
I'm a beginner who just started Unity.I'm making a game with Unity, but I'm worried because I can't judge when the player and Enemy collide.Specifically, the player's code is void OnTriggerEnter 2D (C...
Don't hide the object, make it unusable until n seconds later.I'd like to make it a specification, but is there a way?
« | - 43 - | » |
© 2024 OneMinuteCode. All rights reserved.