Search found 552 matches

by sasquatchii
Mon Feb 19, 2018 8:46 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED!] Save / Load Screen Transparency behaving oddly?
Replies: 4
Views: 975

[SOLVED!] Save / Load Screen Transparency behaving oddly?

Hi, I am working on coding a save / load screen into my game. It is transparent, so that the background of the game shows whenever you open up the menu, like this: https://i.imgur.com/gbQUObf.jpg However, I would like to program both screens to overwrite saves or loads when you click on them (still ...
by sasquatchii
Thu Feb 15, 2018 2:20 am
Forum: I am an Artist
Topic: | Sasquatchii's Designs | Logos | GUI | Kickstarter Graphics | NSFW |
Replies: 54
Views: 22862

Re: Sasquatchii's GUI & Logo Designs

I recently worked on a design for an episodic adult visual novel!

*You can click on the image below to see it in full size & high resolution.
Image
by sasquatchii
Thu Feb 15, 2018 2:15 am
Forum: Personal Art Threads
Topic: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]
Replies: 28
Views: 4645

Re: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]

Thank you, Fuse blower! These are all really great points. 100% agree with all of them, especially regarding the eyes (must make a note to self not to do that again in the future)!! I will continue studying lighting, shading, highlighting, and reflective light, but I really appreciate you breaking t...
by sasquatchii
Sat Jan 27, 2018 4:37 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Resizing Screenshot Image Thumbnail on Save/Load Screens?
Replies: 4
Views: 1435

Re: Resizing Screenshot Image Thumbnail on Save/Load Screens?

Empish wrote: Sat Jan 27, 2018 1:20 pm Where you say add FileScreenshot, try adding in size stuff

Code: Select all

add Filescreenshot(number) size(50,50) xpos 3 ypos 0
That worked!! Thank you so much!
by sasquatchii
Sat Jan 27, 2018 11:46 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Resizing Screenshot Image Thumbnail on Save/Load Screens?
Replies: 4
Views: 1435

[SOLVED] Resizing Screenshot Image Thumbnail on Save/Load Screens?

Hi! I am trying to make my thumbnails on my save / load screens much smaller, to fit the thumbnail size that I need. Here's what my save/load screens currently look like: https://i.imgur.com/TBqEDuB.jpg Here's the bit of code I'm using (but doesn't seem to be working) to resize the thumbnails: init ...
by sasquatchii
Thu Jan 18, 2018 9:37 pm
Forum: Ren'Py Questions and Announcements
Topic: Circular Save/Load Screenshots - Can it be done?
Replies: 2
Views: 596

Circular Save/Load Screenshots - Can it be done?

Hello! I am working on coding a UI into a game and am doing the save / load screens - here's a screenshot of the mockup that was handed over to me: https://i.imgur.com/c7ms2RJ.png My question is, is it popular to create circular screenshot save files in game in Ren'Py, the way it has been mocked up ...
by sasquatchii
Mon Jan 15, 2018 9:47 pm
Forum: General Discussion
Topic: Game Jams: Upcoming & In General
Replies: 5
Views: 1818

Re: Game Jams: Upcoming & In General

My favorite game jam is SuNoFes , or Summer Novel Festival. I really like it because it's very relaxed - it's a two month long jam with few constrictions on what you can make (development/story wise) - as long as your game is story-driven, it's acceptable. Plus, you can even get started before the j...
by sasquatchii
Mon Jan 15, 2018 9:38 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED!] Unable to play .wav file sound?
Replies: 2
Views: 1119

Re: Unable to play .wav file sound?

Thank you so much, Ocelot!!! The file you attached works perfectly! i would have never thought about reencoding it (I dont even know how you would do that) so you saved me a ton of time and frustration!! I really appreciate your help :)
by sasquatchii
Tue Dec 12, 2017 11:12 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED!] Unable to play .wav file sound?
Replies: 2
Views: 1119

[SOLVED!] Unable to play .wav file sound?

Hi! I am having a bit of trouble getting a specific sound file to play in my game! Here's a snippet of what I've got: label feel_action: laika "The bed I'm in is hard and small." laika "I think there is something behind me, my tail has touched it." laika "But I can't turn ar...
by sasquatchii
Sun Dec 10, 2017 4:16 pm
Forum: Creator Discussion
Topic: Is this idea STUPID?! // Let's share Visual Novel marketing ideas
Replies: 11
Views: 1994

Re: Is this idea STUPID?! // Let's share Visual Novel marketing ideas

As a general rule of thumb, I think it is usually a bad idea to market your work using memes and/or anything that others might find offensive. That most definitely includes Hitler & Nazis. Now, this is not to say that anything using memes/offensive humor will fall flat. Quite the contrary. Take,...
by sasquatchii
Sat Dec 09, 2017 1:57 pm
Forum: Personal Art Threads
Topic: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]
Replies: 28
Views: 4645

Re: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]

Thanks so much for the kind words, Steamgirl!! The UI is pretty big because I rescaled it to use in this thread (it's 800px wide). I thought it'd be cool to show off as much detail as possible. Though this is not the actual UI to be used in the game, just what the aesthetic and style will be. Once I...
by sasquatchii
Fri Dec 08, 2017 11:32 pm
Forum: I am an Artist
Topic: | Sasquatchii's Designs | Logos | GUI | Kickstarter Graphics | NSFW |
Replies: 54
Views: 22862

Re: Sasquatchii's GUI & Logo Designs

Thank you so much for the kind words, Bry, Farryn, & Googabooga!! It was a pleasure working with you all :D Below is actually part of the UI design I created for Farryn's visual novel, Diplomatic Relations! *You can click here to view the full-size version. https://i.imgur.com/Kb0FsIu.jpg
by sasquatchii
Tue Dec 05, 2017 11:47 pm
Forum: Personal Art Threads
Topic: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]
Replies: 28
Views: 4645

Re: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]

I recently created the UI Kit for a commission!

Image

I usually create "UI Kits" to suggest what an entire UI could look like - so basically the skin / aesthetic for everything. I try to focus on type, texture, color palette, and design elements & motifs!
by sasquatchii
Sun Nov 19, 2017 7:39 pm
Forum: Personal Art Threads
Topic: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]
Replies: 28
Views: 4645

Re: Sasquatchii's Art Thread (Critiques & Constructive Criticism Requested) [NSFW]

Ohh really like that last one o: the style is nice Thank you so much for the kind words!! I have been exploring various styles and mediums lately, it means a lot to hear encouraging things about my work (sometimes I fail spectacularly when trying new things xD) Here's a self portrait I've been work...