Nieuws

Unityのカメラ制御用スクリプトです。 Unity-chanアセットをベースに作成しています。 マウスを用いてカメラを制御することができます。 クリックしたままドラッグすることで、カメラの位置をオブジェクトの周囲を回転するように更新します。
Folders and files ... Repository files navigation UnityCameraController A simple script for controlling a camera in unity. Attach the CameraController.cs script to the main camera and use WASD to move ...