ニュース

どうもみなさん、Sonoraです!今回はC#基礎第二回、Debug.Log()についてご紹介します。 要はUnityのコンソールにログ出すってこと! はい、見出しの通りUnityのコンソール画面にログを出すことができる機能です。どういった場合に使われるかというと、例えば現在のキャラクターの情報を知りたい ...
unity-debugging-visualization-example This is an example for how you can write visual debugging tools for Unity instead of using Debug.Log or breakpoints for your scripts.
Hi, I'm using Unity 2018.3.5 and Google Play Services 9.60 everything is normal. But when i start app to connect google play services it says "Login Failed". I checked everyting sha1 etc etc nothin ...