>>285
と思ったらいきなり詰まった
スクリプト追加しようとすると

can't add script behaviour ●●. The script needs to derive from MonoBehaviour!

でコンソール開いたら
no monobehaviour scripts in the file or their name do not match the file name

なんなの?トラブルシュートできん

csファイルとクラス名は合ってる。

ガチャガチャやってたらコンソールエラーがまた変わって
Assets/Scripts/GravityController.cs(25,19): error CS0117: `UnityEngine.Input' does not contain a definition for `Getkey'

All compiler errors have to be fixed before you can enter playmode!
UnityEditor.SceneView:ShowCompileErrorNotification()

All compiler errors have to be fixed before you can enter playmode!
UnityEditor.SceneView:ShowCompileErrorNotification()

All compiler errors have to be fixed before you can enter playmode!
UnityEditor.SceneView:ShowCompileErrorNotification()