How to make a racing game like NFS ?

I am a complete beginner to Unreal Engine and I have chosen unreal engine due to reason that I want to create a high graphic racing game like NFS (Need For Speed) for Android.I know Java, C, C++, Python, C#, HTML, HTML5, CSS, CSS3, etc… Help Me !!! Thanks :slight_smile:

Are you seriously asking how to make an entire game?
Start with the vehicle template that comes with the engine and work your way up.

Prototype in blueprints, move performance intensive stuff to C++. If you’re working solo but your coding skill are strong, you’ll have a simple but complete racer in 2-3 years.