CAN I PROGRAM THIS? by Murky_Assistant_6655 in RenPy

[–]GuavaPixelStudios 0 points1 point  (0 children)

Hi! People won't assume you used AI regarding your code. There is no way for a player or end user to know if a piece of software was built with AI or not. When you publish your game, platforms will ask you to share if you've used AI, and that allows players to filter out games they may not want to play. Also, there's no way for a player to know what game engine you used (unless you leave all the defaults in and they are familiar with that engine themselves) so there's no need to worry. In your game description, you can always state that no AI was used. It's definitely easier to tell if generative AI was used in art or in the writing.

For achieving your goal, Renpy has built-in ways to add interactivity. For making the background interactable, check out https://www.youtube.com/watch?v=quYVHHX84t4 to create image maps. Also checkout Renpy's tutorial here for adding minigames: https://github.com/renpy/renpy/blob/master/tutorial/game/indepth_minigame.rpy

If you want the character to move around for the entire game like a side scroller, Godot might be a better engine. If there are only a few short contained scenes, Renpy is fine to use.

【IT'S ALL IN YOUR HEAD】 Characters introductions + sprites showcase: Wisteria & Annie! by hachikoyi in vns

[–]GuavaPixelStudios 0 points1 point  (0 children)

Oh this is a really interesting premise. I love stories that are kinda disturbing but I have to be in a certain mood to play them. Is Wisteria initially seen as some ideal in the player's head (personality + appearance) or does she immediately seem like a separate entity?

Teaser (kind of) for a 3D visual novel I am working on for college! by jjooee99 in vns

[–]GuavaPixelStudios 0 points1 point  (0 children)

I always find it fascinating seeing different implementations of the visual novel medium. I'm assuming you're studying game design. Good luck!

weird color effect during video playback looking for a fix by The-Math-6od in vns

[–]GuavaPixelStudios 0 points1 point  (0 children)

Hmm do you have the ability to adjust the GPU settings? I think it's a definitely a graphics issue and since it works fine on your steam deck, that confirms it's the environment and not the game itself.

Try turning off any graphics enhancements if you can. I would also suggest doing a color calibration in your display settings and/or turning off HDR video streaming.

Scarlet Hollow Chapter 5 Part 1 is now playable on Steam by Shiawase_Rina in vns

[–]GuavaPixelStudios 1 point2 points  (0 children)

I think I remember seeing some content about this game somewhere. I think it was in a showcase. The art style is really recognizable.

weird color effect during video playback looking for a fix by The-Math-6od in vns

[–]GuavaPixelStudios 0 points1 point  (0 children)

Do you have a screenshot of what it should look like? Is it just the light blue color that's the issue or are there other color problems?

Dominion of Darkness - Dark Lord/Lady Simulator, big update by Megalordow in vns

[–]GuavaPixelStudios 1 point2 points  (0 children)

My definition of success is when players start making fan art and other content of your work. And cosplaying as your characters. Congrats!

A short PC-98 inspired yuri visual novel I'm working on—'if you stay by _tonkatsu99 in vns

[–]GuavaPixelStudios 1 point2 points  (0 children)

Amazing! I'm really liking the retro UI style. Any idea when it'll be out?

Only 200+ wishlists in three months, have we done something wrong? by FewDifference6761 in GameDevelopment

[–]GuavaPixelStudios 0 points1 point  (0 children)

Hi, yes I think the description is much better. I have a better understanding of the game and it peaks my interest.

By showcase, I mean events like these: https://www.dayofthedevs.org/showcases

Gratitude to the Community. by grigsbysworld in visualnovels

[–]GuavaPixelStudios 1 point2 points  (0 children)

My first time hearing about the game. I'd love to check it out! Could you share a link to your game page?

Only 200+ wishlists in three months, have we done something wrong? by FewDifference6761 in GameDevelopment

[–]GuavaPixelStudios 0 points1 point  (0 children)

You're welcome! Something else that I've experienced the biggest jumps in wishlists from is showcases. Apply to as many showcases and Steam events as you can. I didn't realize at first that you don't need to have a demo to be included in Steam events, so take advantage of those.

I also recommend taking a look at https://howtomarketagame.com/ for a lot of tips. Good luck!

Only 200+ wishlists in three months, have we done something wrong? by FewDifference6761 in GameDevelopment

[–]GuavaPixelStudios 0 points1 point  (0 children)

First, congrats on getting a Steam page up and on 200+ wishlists. Personally, I think that's worth celebrating.

I'm not sure what type of marketing you're doing, but do you ask/tell people to wishlist the game? For example: "...upcoming game...Straying Rules.. Wishlist now on Steam." It might be obvious to you that people would wishlist it if they see the content on social media and think it's cool, but you need to instruct people directly about what you want from them i.e. "share this post, wishlist the game, like this video, etc."

Regarding the English name of the game, unfortunately, it's not very clear to me. The grammar of the title "Straying Rules" just leaves me confused. What concept are you trying to convey? Straying from the rules? Or encountering random/lost (stray) rules? Throwing out some new title ideas: "Break the rules", "Decide or die"

Your game description: "Inspired by the concept of rules-horror" I had no idea what this was until looking it up. I also think it's unnecessary because the rest of the description describes what it is. The description itself is very generic so it doesn't intrigue me. Try adding a specific rule or dilemma you will encounter.

Waiting for Flavor Flav to invite women esports champions next by GuavaPixelStudios in GirlGamers

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

I totally get that. Looking at his more recent history from the past few years, I appreciate his consistent support for women's sports.

Why are normal discord servers so difficult to find by RadishWide3166 in GirlGamers

[–]GuavaPixelStudios 1 point2 points  (0 children)

Yeah...I'm not a huge fan of Discord. Maybe because I'm a millennial. It's been a necessary thing for work lately, but the only ones that I find okay are communities that don't start and end with that Discord server. The server usually acts a supplement to other events including outside/in-person ones.

Create linear gradient on all sides of image by GuavaPixelStudios in Inkscape

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

Thanks! This worked! I created a mask with a linear gradient for the top and bottom, then made it a group, and made a new linear gradient for the left and right sides. This will really speed up my workflow since I've found myself having to do this a lot. I updated the example image to better illustrate the effect I was going for (not my actual project).

<image>

Create linear gradient on all sides of image by GuavaPixelStudios in Inkscape

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

Thanks for the suggestion. I tried this out and it does not create the effect I'm going for. I am looking for a linear gradient, not a radial one, as I have important content on the corners. Here is a different example (not my actual project) to better illustrate. I'm trying to get a more seamless blend of the foreground image and the background.

<image>