コガネブログ
id:baba_s
【Unity 入門】【チュートリアル】2D アクションゲームを作る 11. 坂道を滑る
目次 目次 前回のチュートリアル スクリプトの更新 CameraFollow.cs Controller2D.cs PlatformController.cs Player.cs PlayerInput.cs RaycastController.cs プレイヤーの設定 前回のチュートリアル スクリプトの更新 「Scripts」フォルダを右クリックして「Create>C# Script」を設定します 作成したスクリプトに「Player…