Why there's no VS project in the ShooterGame example?

Hi! does someone know why, even tough there are c++ classes in the example game, there isn’t a vs project?
Or if there’s any way to obtain a working project file from the existing code files? (I already tried VS’s generate project from existing code, but with no luck :slight_smile: ).

Thanks in advance for replying, good morning!

Good morning!

  • Right-click “ShooterGame.uproject”
  • Select “Generate Visual Studio project files” in the context menu
  • Wait until Unreal’s magic is done
  • Open VS solution file
  • Done! :slight_smile:

XD sorry for my newbieness then.

No problem :smiley:
But make your question as resolved. :stuck_out_tongue: