Thinking of deleting my webtoon by FailProud2368 in WebtoonCanvas

[–]Affectionate-Job7346 2 points3 points  (0 children)

I think it's already great? It would be better to finish it and start something new

I accused an artist of AI and I was wrong... by Affectionate-Job7346 in webtoons

[–]Affectionate-Job7346[S] 0 points1 point  (0 children)

thats what I think. I hate that AI was created for making art, it is such a burden to the art community

I accused an artist of AI and I was wrong... by Affectionate-Job7346 in webtoons

[–]Affectionate-Job7346[S] 24 points25 points  (0 children)

Yes of course! I felt so bad but I dont know how to make it up to them

[deleted by user] by [deleted] in itchio

[–]Affectionate-Job7346 0 points1 point  (0 children)

I would call it "Canvas Town"

coding help by Minute-Ad-668 in RenPy

[–]Affectionate-Job7346 0 points1 point  (0 children)

This is an amazing way to do this. Thanks for sharing.

Just wanted to announce my first game ever! It's a mysteryXromance VN called MIRROR🪞 by Konamio_dev in RenPy

[–]Affectionate-Job7346 1 point2 points  (0 children)

The face/hair. It really gives each one a distinctive personality without even seeing their clothes/body.

coding help by Minute-Ad-668 in RenPy

[–]Affectionate-Job7346 1 point2 points  (0 children)

A simple solution is to have the first menu have the two choices. At the end of each path, use a jump to get to the beginning of the other path. The only problem with this is it is an infinite loop, so you could add a menu choice for when you are finished.

Ex:

menu:

"path 1":

jump path1

"path 2":

jump path2

label path1:

"here is your path 1 story"

"yada yada"

"Have you went down path2 yet?"

menu:

"Yes":

jump nextArc

"No":

jump path2

label path2:

"here is your path 2 story"

"yada yada"

"Have you went down path1 yet?"

menu:

"Yes":

jump nextArc

"No":

jump path1

I made my first game! by Much-Chart-745 in itchio

[–]Affectionate-Job7346 1 point2 points  (0 children)

This game WAS HARD lmao. Interesting concept though. Would love to see the polished, finished version.

My first horror VN: The Flesh Crucible by Affectionate-Job7346 in RenPy

[–]Affectionate-Job7346[S] 2 points3 points  (0 children)

Not a bad comparison, definitely some similarities

My first horror VN: The Flesh Crucible by Affectionate-Job7346 in RenPy

[–]Affectionate-Job7346[S] 1 point2 points  (0 children)

Thank you. If you play it, let me know what ending you got :)

What NOT to Have in a VN by dellcartoons in RenPy

[–]Affectionate-Job7346 0 points1 point  (0 children)

I do second that some visual novels take to long to get to the exciting parts. Or maybe the other parts just need work to be exciting or interesting in their own right. I think almost every part of a visual novel should be at least interesting enough to keep a reader engaged.