This thread is for anyone working on personal projects to share their progress, and hold themselves somewhat accountable to a group of peers.
Post your project, your progress from last week, and what you hope to accomplish this week.
If you want to be pinged with a reminder asking about your project, let me know, and I'll harass you each week until you cancel the service

Jump in the discussion.
No email address required.
Notes -
Didn't get a lot done regarding Substack integration, but addressed a few bugs that were bothering me:
How have you been doing @Southkraut?
Thanks as always for asking.
I finished my refactoring, ironed out some early runtime errors, and finally got to see things run and...not work, at all. Unreal really doesn't make code-based procedural generation easy. My meshes aren't visible, the Actor hierarchy completely lacks all subcomponents that I generated, and so obviously nothing can happen.
I need to do some research or go back to the Discord to ask some questions for this. Most likely I'm either doing some small thing wrong, or else I'm doing it all entirely wrong and this kind of runtime proc-gen just isn't meant to happen in Unreal.
Feels like one of the biggest problems Unreal has for me, bigger yet than it using C++ for scripting or its monstrous size, is the fact that so much of it is built around blueprints.
More options
Context Copy link
More options
Context Copy link