I’m a scalie game developer!

  • 1 Post
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle











  • under normal circumstances, i would be inclined to agree. however, your country’s voting system is anything but normal.

    i’m afraid that your view of the available options is nothing more than misguided.

    you’re throwing away what little choice you have. you’re pretending to make a statement and pretending to support the party that you vote for, knowing full well that they won’t win.

    good luck with trump, my friend; i will be watching in disappointment.








  • Blueprints are faster to develop with in Unreal Engine, as it’s quite literally built into Unreal Engine and doesn’t require compiling from a separate program. It’s even got live node previews to show you exactly what is being run at specific times, so it’s easier to debug in too.

    It really shines when you want to prototype a lot of things really fast, especially to get the game working first before the optimization step of moving functions and backend stuff over to C++.