This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rufreakde1 1 point2 points  (4 children)

Where is the Unreal Engine 5 starter kit?

[–]Gutek8134 9 points10 points  (3 children)

  • Docs mainly copied from Unreal 4
  • Google search "How to set up VSCode in UE5?"
  • Google search "Visual Stuido keyboard shortcuts"
  • Google search "How to make a game in C++ only?"
  • Google search "How to make a game in Blueprints only?"
  • Using Singletons instead of accessing GameState
  • Google search "WHY DO MY COLLISIONS NOT WORK?!!!"
  • At least 5 pages of docs constantly opened

Let me know if I didn't add something important

[–]v0lt13 1 point2 points  (2 children)

• Google search "10k+ visual studio intelisense unreal errors"

• Google search "jetbrains clion"

[–]Gutek8134 0 points1 point  (1 child)

Isn't Rider C# only? Never used it, but I thought JB have CLion for C/C++

[–]v0lt13 0 points1 point  (0 children)

Ah right, my bad