I cannot get my head around this engine, i get thwarted by it at every turn.
I’m trying to create an Ocean, went to import Water (Basic) it didn’t import it, instead all i got was a message. "Assets/Locomotion System/Editor/LocomotionEditorClass.cs(230,63): warning CS0618: UnityEditor.AnimationUtility.InAnimationMode()' is obsolete: Use AnimationMode.InAnimationMode instead’
what does all of that mean? and how do i create an Ocean if it will not import water assets?
I would recommend to start over with a new project. You’ve added something that added “Locomotion”, which is I believe really old. Plus, that is just a warning.
Anyway, the water should appear under standard assets, and then need to be added to the scene.
Instead of just sitting down and trying to brute-force learning unity, I recommend going through the tutorials: