2 simple questions from a new user

  1. Is Visual Studio 2013 necessary to write code for Unreal Engine, or is it just recommended?
    I looked it up, and it was WAY TOO EXPENSIVE for me.

  2. If I choose a blueprint template for my new project, can I still write code for the project? Because sooner or later I may run into something that blueprints can’t solve.

Hi there!

  1. VS Community 2013 is free and fully featured: Visual Studio 2022 Community Edition – Download Latest Free Version

  2. Yes. Just add code when you need to.

Thanks!

That makes it a lot easier :slight_smile: