Search found 550 matches

by SelLi
Fri Feb 23, 2024 8:26 pm
Forum: Works in Progress
Topic: The Silent Column (Released) [BxG, Supernatural, Romance, Mystery]
Replies: 55
Views: 148447

Re: The Silent Column (40,000 Word Demo Available) [BxG, Supernatural, Romance, Mystery]

https://i.postimg.cc/GmF8Lj9V/The-Silent-Column-Itch-Shop-Thumbnail-Serra.png The Silent Column is now released. You can find it on Itch, here: https://overlooked-option-vns.itch.io/the-silent-column The free demo has also been updated on Itch. You can find it here: https://overlooked-option-vns.it...
by SelLi
Sat Feb 17, 2024 2:15 am
Forum: Ren'Py Questions and Announcements
Topic: Is there something I can run, like Lint, which can detect unused files?
Replies: 2
Views: 183

Is there something I can run, like Lint, which can detect unused files?

Hi there everyone - just a simple question, I was wondering if there was something I could run, like Lint, which can detect unused files. I've been working on my first project, and it's been a little bit messy. I'm almost certain that I have at least a few images that are never used in the actual ga...
by SelLi
Sun Feb 11, 2024 6:43 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Small sprite movements which require no correcting, afterwards?
Replies: 3
Views: 318

Re: Small sprite movements which require no correcting, afterwards?

I think you should understand that you're replacing the transform. How should Renpy know what you want after that? The way to do it is this: transform nod: # make sure to put this here animation xanchor 0.5 ease .3 yoffset 20 ease .3 yoffset 0 show girl eyes closed at centpos, nod "She nodded....
by SelLi
Sun Feb 11, 2024 5:29 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Small sprite movements which require no correcting, afterwards?
Replies: 3
Views: 318

[Solved] Small sprite movements which require no correcting, afterwards?

Hi everyone. :) I hope you're doing well. I have a question for you - I've been using small ATL animations for my character sprites for a while, now, and they work fine for the most part, but I've been having a problem: when the animation is interrupted, the offset is kept, and the animation doesn't...
by SelLi
Wed Jan 03, 2024 12:25 am
Forum: Asset Creation: Writing
Topic: Spellchecking Your Strings/Writing in a Code Editor?
Replies: 4
Views: 22413

Re: Spellchecking Your Strings/Writing in a Code Editor?

I'd suggest switching to Visual Studio Code, as Atom is very obsolete. The extension I use for VS Code is called "Code Spell Checker" https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker . Once it's installed, you want to go to PReferences, then pick &...
by SelLi
Mon Nov 27, 2023 12:06 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] $ renpy.movie_cutscene() not playing .webm video?
Replies: 5
Views: 2734

Re: $ renpy.movie_cutscene() not playing .webm video?

Okay, that file isn't really a webm - it's an mp4 file, containing h264. So it won't play. I'm not that familiar with what tools people are using to convert mp4 to webm, but wikihow shows how to use VLC to do it: https://www.wikihow.com/Convert-a-Webm-File-to-an-MP4-with-VLC I see! Thank you very m...
by SelLi
Fri Nov 17, 2023 8:32 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] $ renpy.movie_cutscene() not playing .webm video?
Replies: 5
Views: 2734

Re: $ renpy.movie_cutscene() not playing .webm video?

Thank you for your help, both of you. Running it as an image also doesn't work. I guess there is an issue with the file, after all. Here is the file. (I'm not used to sharing files. I just used Google Drive, which is hopefully fine.) A little background on the file - the video was made and exported ...
by SelLi
Wed Nov 15, 2023 2:05 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] $ renpy.movie_cutscene() not playing .webm video?
Replies: 5
Views: 2734

[Solved] $ renpy.movie_cutscene() not playing .webm video?

Hi there~ I seem to be having a problem using $ renpy.movie_cutscene() in my script to play a .webm video~? As far as I understand, it does try to play the video - the game freezes when I get to that point and, when I click, the game continues on - just as if I clicked to skip through a cutscene. Al...
by SelLi
Thu Nov 02, 2023 10:53 pm
Forum: Works in Progress
Topic: The Silent Column (Released) [BxG, Supernatural, Romance, Mystery]
Replies: 55
Views: 148447

Re: The Silent Column (40,000 Word Demo Available) [BxG, Supernatural, Romance, Mystery]

zyrUqRnXtro This post has been edited - I had originally posted the earlier update video which I refer to, in this video. However, as stated in this video, it was of rather poor quality... so I thought I would edit this post to simply share the superior video, with you guys. Take care, everyone. <3
by SelLi
Sat Oct 21, 2023 11:25 pm
Forum: Asset Creation: Writing
Topic: Spellchecking Your Strings/Writing in a Code Editor?
Replies: 4
Views: 22413

Re: Spellchecking Your Strings/Writing in a Code Editor?

Hi there, I have a simple question. It's been becoming more clear, lately, that I need to be able to spell check my writing inside of my code editor. Up until now, I've been copying and pasting my writing into a normal text editor like LibreOffice Writer, spell-checking it there, and then copying a...
by SelLi
Sat Oct 21, 2023 6:56 pm
Forum: Asset Creation: Writing
Topic: Writing Choices in Visual Novels
Replies: 0
Views: 6426

Writing Choices in Visual Novels

I made an audio essay about writing choices in visual novels and I thought I'd share it with you guys. : ) Also, feel free to share your own opinions about writing choices in visual novels. <3

Take care. <3
by SelLi
Fri Oct 20, 2023 10:31 pm
Forum: General Discussion
Topic: Is Lemmesoft Dying
Replies: 50
Views: 27892

Re: Is Lemmesoft Dying

I'm fond of forums in general but it does seem that people are largely steering away from them and toward other sites/apps, these days. I'm still glad to use forums from time to time, though, and I understand having nostalgia. And, as Riz said, people here are helpful when I have technical issues......