u/MercyFalls93

Good ways to get playtester feedback?

I could benefit from some player feedback in the future on my project, I uploaded a project on itch.io years ago that didn't get many plays (understandably since it was more of beginner generic project).

reddit.com
u/MercyFalls93 — 13 days ago

Advice on generating sprites?

I've gotten gpt to generate dozens of useable sprites for my game but sometimes it gets completely stuck generating high res images and seemingly can't generate the size/format I ask for, the inconsistency is annoying me and right now I can't get it to generate sprites just high res images. I'm guessing that the ai uses different image models at different times or something because the results I'm getting now are night and day from what I got before. Anything I can do?

EDIT: Well this is probably obvious to many, but in case anyone is dumb like me, I found the problem I was encountering: when I was getting good sprites gpt was using python direct pixel construction, meanwhile when I was getting only high res images it was using direct image generation.

reddit.com
u/MercyFalls93 — 14 days ago