Search found 90 matches

by VimislikArt
Sat Jan 29, 2022 7:33 pm
Forum: Ren'Py Cookbook
Topic: ChromaGlitch : show images with a DDLC-like glitch effect
Replies: 5
Views: 2730

Re: ChromaGlitch : show images with a DDLC-like glitch effect

I absolutely love this effect, but I seem to be having trouble running it as an image definition or show it as an expression, and both of them seem to be tied to the issue that it can't process the image in the init phase? I wrote up a bug report on github, but just in case, I'll include the importa...
by VimislikArt
Wed Aug 18, 2021 1:13 pm
Forum: Ren'Py Questions and Announcements
Topic: Persistent Drag and Drop?
Replies: 5
Views: 1485

Re: Persistent Drag and Drop?

Alex wrote: Wed Aug 18, 2021 12:23 pm You need a kind of variable to store positions of all documents and a function, that will change the values of this variable.
Thank you! That would have taken me a week to figure out on my own :o ! I'll throw it in engine tonight and give'er a try!
by VimislikArt
Wed Aug 18, 2021 9:03 am
Forum: Ren'Py Questions and Announcements
Topic: Persistent Drag and Drop?
Replies: 5
Views: 1485

Re: Persistent Drag and Drop?

you have to tell renpy that one drag and drop that it has been done Is this a reference to the "droppable False" property? If that's what you mean, that just means other drags can't be dropped on this object (like putting an image in a slot). I tried turning it off juuust in case, but it ...
by VimislikArt
Tue Aug 17, 2021 11:08 pm
Forum: Ren'Py Questions and Announcements
Topic: Persistent Drag and Drop?
Replies: 5
Views: 1485

Persistent Drag and Drop?

I'm using Ren'py's Drag and Drop system to let players lay out documents, and open them in whatever sequence they want, jumping to new scenes. But, when I jump to a new scene, and return back to the drag and drop layout, the images reset to their original positions. Is there a way to save the x,y co...
by VimislikArt
Wed Dec 09, 2020 3:21 pm
Forum: Completed Games
Topic: King of the Cul-de-sac [Humor][Action][Free]
Replies: 2
Views: 1613

Re: King of the Cul-de-sac [Humor][Action][Free]

Updated to version 1.6! Autosave notification is in, some bugs are fixed, and some other small QOL changes.

Also, y'all know this is on the main page of Ren'py now, right? I'm letting it go right to my head, my ego is now a dirigible I use to fly around the world.
by VimislikArt
Mon Dec 07, 2020 2:01 pm
Forum: Creator Discussion
Topic: Free vs Paid Visual Novels
Replies: 9
Views: 7519

Re: Free vs Paid Visual Novels

Have you thought of offering a slice of your game for free, with options for players to pay more? There's a few ways to go about it that I've seen done successfully (like, VERY successfully), but you need to design your narrative around your monetization strategy. 1) Offer a Demo! Just enough of you...
by VimislikArt
Thu Nov 12, 2020 4:06 pm
Forum: Ren'Py Cookbook
Topic: Player controlled movementet of entity (update 2019-03-13)
Replies: 15
Views: 8092

Re: Player controlled movementet of entity (update 2019-03-13)

I saw your first video on youtube where you moved a character left and right on the x axis, and immediately went, "I think I know how to do that for THREE dimensions". I then spent a week coding it myself, using your x-axis video as a basis, patted myself on the back, put on youtube to rel...
by VimislikArt
Thu Sep 24, 2020 3:04 pm
Forum: Completed Games
Topic: King of the Cul-de-sac [Humor][Action][Free]
Replies: 2
Views: 1613

King of the Cul-de-sac [Humor][Action][Free]

Download it on STEAM, ITCH.IO, GOOGLE PLAY, or play a browser-friendly version HERE.

by VimislikArt
Wed Sep 02, 2020 9:20 pm
Forum: Ren'Py Questions and Announcements
Topic: Save Ren'py game as single .exe file?
Replies: 6
Views: 1067

Re: Save Ren'py game as single .exe file?

Set "lib/windows-i686/<game name>.exe" as the executable to run. That didn't work in the Enigma Virtual box thing I'm using - again, I think it's working off of the assumption that the .exe only links to a single folder inside the structure, since a few tutorials referred to this same str...
by VimislikArt
Wed Sep 02, 2020 9:41 am
Forum: Ren'Py Questions and Announcements
Topic: Save Ren'py game as single .exe file?
Replies: 6
Views: 1067

Re: Save Ren'py game as single .exe file?

drKlauz wrote: Wed Sep 02, 2020 9:34 am You can make web version and send link to it. No need to download and run things, everything is in browser. Tho that loading time...
Haha, I actually saw that as a last resort option, buuuuut that might be a good fit for my particular situation. Thanks!
by VimislikArt
Wed Sep 02, 2020 8:56 am
Forum: Ren'Py Questions and Announcements
Topic: Save Ren'py game as single .exe file?
Replies: 6
Views: 1067

Save Ren'py game as single .exe file?

Is there a way to save a ren'py game as a single .exe file? I'm looking to send my game out to reviewers, and I was hoping a single .exe would be a bit less intimidating to start up than the "unzip and find the .exe" method. I tried using Enigma Virtual Box to convert it to a single exe, b...
by VimislikArt
Wed Aug 26, 2020 4:40 pm
Forum: Creator Discussion
Topic: Spooktober 2nd Annual Visual Novel Game Jam!
Replies: 0
Views: 3025

Spooktober 2nd Annual Visual Novel Game Jam!

Just heard about this, wanted to spread the news! More information is available at the link below, direct your questions there! Spooktober 2nd Annual Visual Novel Game Jam! This year, we're doing things a bit differently. Spooktober will be handled in two phases. We're starting the game jam, the fir...
by VimislikArt
Tue Aug 25, 2020 2:37 pm
Forum: Asset Creation: Art
Topic: Am I hurting my VN by NOT using an Anime style?
Replies: 5
Views: 9126

Re: Am I hurting my VN by NOT using an Anime style?

A couple of my amateurish thoughts on how you could brand a visual novel that's somewhat different... * Across the Grooves was released earlier this year. Its creators use the phrase "interactive graphic novel" to describe it. As far as I can tell, this story is told though 2D illustratio...
by VimislikArt
Thu Aug 20, 2020 10:07 am
Forum: Ren'Py Questions and Announcements
Topic: 3D camera motion, Action Editor, Transform and Image Viewer
Replies: 101
Views: 622689

Re: 3D camera motion, Action Editor, Transform and Image Viewer

First off, let me just say that it's AMAZING that you've been updating the camera this entire time! I downloaded it almost 3 years ago to mess around with, and I just finished my first game that HEAVILY relied on creating animations using your camera to setup keyframes for my images! Absolutely fant...
by VimislikArt
Tue Aug 18, 2020 6:49 pm
Forum: Ren'Py Questions and Announcements
Topic: Android Build Option not available? [SOLVED]
Replies: 5
Views: 547

Re: Android Build Option not available?

Ok - solved! I downloaded the 32 bit version first, reinstalled the x64 version, and THEN it worked! Thanks!