this post was submitted on 31 Oct 2023
507 points (99.8% liked)

196

16237 readers
19 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] the_artic_one@programming.dev 8 points 10 months ago (2 children)

It's code, but without automated tests, comments, style rules

So it's game code.

But seriously, Unreal blueprints actually support all of those.

[โ€“] eupraxia@lemmy.blahaj.zone 1 points 10 months ago

Binary assets though.... and performance.... and debugging when things start to misbehave in native code called from blueprint.... ๐Ÿ˜ตโ€๐Ÿ’ซ

[โ€“] MercuryGenisus@lemmy.world 1 points 10 months ago

That's what I said when I joined a place that wrote almost everything in blueprints. Somehow all the other devs didn't think it was possible.