ニュース

GameObjectの正体とは?Unityの世界を構成する基本ユニット Unityでゲームをつくる上で、GameObjectは レゴブロックのような存在 です。 ブロック(GameObject)にさまざまなパーツ(Component)をくっつけて、初めて“動くオブジェクト”になります。 GameObject=見えるものと見えないものの容器 GameObjectに ...
身内向けUnityチュートリアルです。 プログラマ向けです。 僕も浅い人間なので浅い知識で多分雑だったり間違ってることめちゃくちゃ書いてると思うので、身内じゃない人は公式チュートリアルとか、他にも色々勉強できる場があると思います。 あくまで身内に雑にUnityの使い方を教える目的 ...
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.
This is part one of a tutorial on how to make an FPS for Android in Unity. By the end, you'll be able to walk around a 3D world and shoot at objects!