https://www.youtube.com/watch?v=iqlH4okiQqg
Download Unity Hub;
Download Unity; (With Android SDK)
Start a 3D template
Add a plane
Add text (canvas)
Add script:
- Debug.Log
- public string
- change Text
Add Sphere
- Add gravity(rigid)
- Add motionPlayer Script
- Control the movement by motionPlayer
Add Terrian
Add assets from store
VR Template
run