198 questions
I am currently making a calendar.I want to save events by date.I want to change the save key to the date so that I can change it every time.You cannot change the key in playerPref.Setint.Is there a go...
I recently learned that there is a tool called Visual Studio Tools for Unity.Where can I download it?
■Current state Using a multi-online system called PhotonCloud, I'm trying to make a multi-match. OnConnectedToPhoton on PhotonEventManager.cs is When connected to the PhotonServer, events fly. I'd ...
GameObject[]go1;GameObject[]go2;GameObject[]go3;string [ ] tag = {A, B, C };Dictionary <int, GameObject[]>Dict=new Dictionary<int, GameObject[]>();Pict.Add(0,go1);Pict.Add (1, go2);Pict.Ad...
I loaded the model I made with Maya into Unity, but sorting layer doesn't work.Can I set the sorting layer except for sprites?I look forward to your kind cooperation.
I would like to reproduce wall slippage without using RigidBody in Unity.There are two things I don't understand, so I'm in trouble.When I looked into the wall slippage Using the Direction of Progress...
Is it possible to upload the text file to the server with unity?I rent vps.
I would like to process OpenGLES with the Unity plug-in (dll side) and reflect it to Unity side.Find out how https://docs.unity3d.com/ja/540/Manual/NativePluginInterface.htmlin such a way that Unity g...
http://deviceplus.jp/hobby/entry044/I created an Arduino Rotometer by referring to this site.I want to move the cube on Unity according to the number of revolutions when I try to use the magnet with t...
I'm making a game where I put the ball into the goal by rotating the stage.When you rotate the stage, smooth moving black obstacles sink and float (probably because of Vector 3).The solution to this i...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.