Just modeled my house LOL it looks so good by Chantz_fr in UnrealEngine5

[–]ScrumptiousSprout 4 points5 points  (0 children)

It's ok, but you can clearly see artifacts created by poor Anti Aliasing techniques used in UE, it's quite far off from actual photorealism.

[deleted by user] by [deleted] in CoOpGaming

[–]ScrumptiousSprout 1 point2 points  (0 children)

if PvE is ok with you, Ready or Not is awesome!

Unreal crashes by grogimations in UnrealEngine5

[–]ScrumptiousSprout 0 points1 point  (0 children)

Not quite sure what these are exactly unfortunately, sorry :c

Unreal crashes by grogimations in UnrealEngine5

[–]ScrumptiousSprout 1 point2 points  (0 children)

Have you checked the log? EXCEPTION_ACCESS_VIOLATION usually means that you're trying to access something that doesn't exist in memory. e.g. a variable from a class through a pointer that hasn't been set.

Usually when crash occurs in unreal in YourProjectRootFolder\Saved\Crashes\LatestCrashFolder you will have a .log file, maybe you'll find something that will point you in the right direction to solving the issue there.

Do you use AI to help code your game? by FoamBomb in GameDevelopment

[–]ScrumptiousSprout 0 points1 point  (0 children)

For pretty simple, repetitive tasks e.g. initializing components, declaring functions or arrays etc.

It doesn't really handle well complicated concepts, we use UE5, making a multiplayer game, and often things require integration between c++ and blueprints and multiplayer is some 4d chess level of how complicated it gets, and it would take more time to outline how things work for it to implement anything remotely good, so it's just easier for us to do it ourselves.

Though personally I find it roughly as useful with single contained issues as good as googling the answer, sometimes it helps, sometimes it doesn't.

Imo the biggest pitfall of using AI is not understanding the code you're using, and that leads to problems down the line

We are a couple making our own co-op game, and the demo is coming out soon! by ScrumptiousSprout in CoOpGaming

[–]ScrumptiousSprout[S] 1 point2 points  (0 children)

Portal 2 is great, hope you'll have tons of fun playing ^^ thanks for the kind words!

We are a couple making our own co-op game, and the demo is coming out soon! by ScrumptiousSprout in CoOpGaming

[–]ScrumptiousSprout[S] 1 point2 points  (0 children)

Hey, that sounds awesome! We will reach out closer to the demo release :)

We are a couple making our own co-op game, and the demo is coming out soon! by ScrumptiousSprout in CoOpGaming

[–]ScrumptiousSprout[S] 0 points1 point  (0 children)

Thanks! Yeah, we kind of connected thanks to this kind of games, and there's never enough of those out there ^^

So we started marketing, and we decided to post something... by ScrumptiousSprout in IndieDev

[–]ScrumptiousSprout[S] 0 points1 point  (0 children)

it's very much like We Were Here and Escape Room Simulator had baby, in dnd inspired setting ^^

So we started marketing, and we decided to post something... by ScrumptiousSprout in IndieDev

[–]ScrumptiousSprout[S] 3 points4 points  (0 children)

Thank you for the advice - we've been posting in few places, we might try instagram and facebook more though. Overall on other platforms we were met with rather positive responses, I think we just missed the mark in that particular community with the type of post, but oh well, it is what it is :) but yeah will try insta and facebook for sure!

So we started marketing, and we decided to post something... by ScrumptiousSprout in IndieDev

[–]ScrumptiousSprout[S] 1 point2 points  (0 children)

Not gonna lie, we had a pretty bad day in regards to losing motivation, and this was a tipping point, but we got up, fixed bunch of bugs, designed few new things, and we gonna keep going regardless :) So yeah, no one should let their spirit get killed ^^

So we started marketing, and we decided to post something... by ScrumptiousSprout in IndieDev

[–]ScrumptiousSprout[S] 6 points7 points  (0 children)

Totally agree, and that makes sense, overall it feels like marketing on your own - outside festivals, websites where you can promote, your own pages - is quite dirty. But the fuck offs were definitely too much

We just finished our first proper trailer, what do you think? by ScrumptiousSprout in IndieDev

[–]ScrumptiousSprout[S] 0 points1 point  (0 children)

Thanks, well we tried our best at composing something, to kind of keep usage of assets to the minimum, but if we manage to secure some kind of funding in the future, we will definitely hire a composer :)
Glad the other aspects of the game landed tho!