22 questions
I'd like to set up a program that converts to latitude and longitude when I enter an address in unity, is it possible?If possible, please let me know how to do that.
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...
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...
We are developing at Unity.I wanted to install ffmpeg in the OSX app, so I installed ffmpeg on the macPC and We have created the following code.private IEnumerator ffmpeg (string a_path){ input=\+a_pa...
We are developing at Unity.I have the iOS app display the status bar, but I don't want it to display Back to the previous app.void_HidesBackButton(){ UINavigationController* navigationController= (UIN...
I'm a beginner at Unity.I'm making 2D action games, but I'm having trouble with the animation transition.So far, we have given players three animations: (Idle) (Walk) (Jump).However, (Jump) ( (Walk) t...
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...
I would like to do circular motion while tapping Unity 2D, and when I release it, I would like to do a circular motion to fly the object in the direction where the force was working, but I didn't know...
Nice to meet you.I started studying Unity last month, and now that I'm done, I'm trying to create an RPG battle scene.Below are the questions.·Three friendly characters (A, B, C) and one enemy charact...
We are developing at Unity.create table hoge_view(hoge_id1 integer, hoge_id2 integer, hoge_id3 integer, hoge_id4 integer, hoge_id5 integer);and so on.I would like to insert the values of the structura...
« | - 2 - | » |
578 Understanding How to Configure Google API Key
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
581 PHP ssh2_scp_send fails to send files as intended
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.