Search found 15 matches

by Azmor
Thu Feb 26, 2015 3:09 pm
Forum: Ren'Py Questions and Announcements
Topic: Weird Savegame Error I Guess
Replies: 1
Views: 494

Re: Weird Savegame Error I Guess

Ahhh! Okay, I see what I did wrong.

Because of a define command
"define str = Character ..."

I think I replaced an already defined string which gave me the error that I can't interact with the same interaction.
May be closed.


- Azmor
by Azmor
Thu Feb 26, 2015 1:39 pm
Forum: Ren'Py Questions and Announcements
Topic: Weird Savegame Error I Guess
Replies: 1
Views: 494

Weird Savegame Error I Guess

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 334, in get_sensitive return renpy.can_load(__slotname(self.name, self.page)) File "renpy/common/00action_file.rpy", line 46, in _m1_00action_file__slotname return...
by Azmor
Wed Feb 25, 2015 8:32 pm
Forum: Ren'Py Questions and Announcements
Topic: Heart on the right side - A Harvest Moon styled feature
Replies: 4
Views: 953

Re: Heart on the right side - A Harvest Moon styled feature

So ... In short I just have to define the image xy position and enter if person_heartlevel == 1 show blackheart at Position(xpos = ... ... ... yanchor=0.5) (Just for example) Well thank you very much! I find the other part, with the code for the callbacks a bit ... hard to understand. - Azmor
by Azmor
Wed Feb 25, 2015 8:02 pm
Forum: Ideas
Topic: Not A Japan-Related Visual Novel
Replies: 8
Views: 2197

Interesting Question

I was asking that myself.
Should I create a VN that's downright coming from Japan or should I try to just let my own imagination flow.

No matter how you decide,
write whatever floats your goat.


- Azmor
by Azmor
Wed Feb 25, 2015 7:57 pm
Forum: Ren'Py Questions and Announcements
Topic: Heart on the right side - A Harvest Moon styled feature
Replies: 4
Views: 953

Thanks for the fast reply

In the game it showed up as soon as you were talking to her. Normally that heart icon wasn't displayed above the text box but rather at the chest of the girl. In the first event, called black heart event, you just meet her for the first time, after that, the heart starts beating and changes color an...
by Azmor
Wed Feb 25, 2015 7:43 pm
Forum: Ren'Py Questions and Announcements
Topic: Heart on the right side - A Harvest Moon styled feature
Replies: 4
Views: 953

Heart on the right side - A Harvest Moon styled feature

Good evening guys, I'm writing my script right now and something just came up to my mind. If anyone remembers the heart events of Harvest Moon: Every time you get emotionally closer to the person, their heart level rises. Is there a way to show a heart symbol on the top right corner of the text box,...
by Azmor
Wed Dec 17, 2014 12:04 pm
Forum: Asset Creation: Art
Topic: Seeking advice for: Poses & Expressions | Format & Critique
Replies: 4
Views: 1476

Re: Seeking advice for: Poses & Expressions | Format & Criti

It did help me quite a bit. Right now I'm trying to figure out how I should save the files properly without letting myself feel dizzy when I open up the folder with the sprites. I'm going for something like: outfit1\nohood\1nhImpressed.png etc. This will take some time but at least I advance step by...
by Azmor
Wed Dec 17, 2014 11:57 am
Forum: Creator Discussion
Topic: Adult Content in VN's - Is it needed? | Opinion gathering
Replies: 21
Views: 3531

Re: Adult Content in VN's - Is it needed? | Opinion gatherin

Wauw, this turned into a small discussion. :) Thank you for posting your opinions about this sensitive topic. I am confident that I won't ruin my VN with some needless violence / erotic scenes that could be told otherwise. I'm not trying to give away "fanservices". I just wanted to see wha...
by Azmor
Mon Dec 15, 2014 4:39 pm
Forum: Asset Creation: Art
Topic: Seeking advice for: Poses & Expressions | Format & Critique
Replies: 4
Views: 1476

Seeking advice for: Poses & Expressions | Format & Critique

Hello guys, right now I'm creating short sketches about the frontal expression of a character which will be one of the player's companions. But I already see some problems about the way the poses have to work together. Do you guys have a special trick when turning the character to the sides or do yo...
by Azmor
Mon Dec 15, 2014 2:29 pm
Forum: Asset Creation: Art
Topic: Art Dumpage! Show your art ^^
Replies: 7876
Views: 1071487

Re: Art Dumpage! Show your art ^^

I just thought I will leave this here.
I typically don't draw like this, but I thought, I could try. :)

Took me 2 1/2 Hours. Hope you like it.

- Azmor


P.S.: The drawing is a bit darker on the thumbnail.
by Azmor
Mon Dec 15, 2014 2:21 pm
Forum: Creator Discussion
Topic: Adult Content in VN's - Is it needed? | Opinion gathering
Replies: 21
Views: 3531

Thanks

Thank you all for telling me this. Now I see that I have to fix some parts, like the random encounters. I should try to give the NPCs a reason for their existence, not just for beating up the main character / main character's friends. Eventually my story will have a good balance of both sides, which...
by Azmor
Mon Dec 15, 2014 10:50 am
Forum: Creator Discussion
Topic: Adult Content in VN's - Is it needed? | Opinion gathering
Replies: 21
Views: 3531

Considering it

As you say, I also do believe that it would make a game less appealing to the community on this platform. I will consider your opinion as a positive attribute to non-adult content. Another aspect of adult content is gore / blood / violence. Do you have any particular opinion or example of scenes to ...
by Azmor
Mon Dec 15, 2014 8:43 am
Forum: Creator Discussion
Topic: Adult Content in VN's - Is it needed? | Opinion gathering
Replies: 21
Views: 3531

Adult Content in VN's - Is it needed? | Opinion gathering

Hello-hello everyone! Since I'm hitting a point in my story, where people could ask some questions about the intimacy of the two characters, I am also asking myself: Do I really have to write / create material for adult content to make a VN more appealing to the viewer? I am aiming for the young adu...
by Azmor
Tue Nov 11, 2014 3:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Dynamic Main Menu?
Replies: 2
Views: 456

Re: Dynamic Main Menu?

Alright. Thanks for the quick answer! I'll look it up. Today I'll concentrate on story progression and short sketches. Links are bookmark'd and I've read a bit but I don't have the time to practice / do the code. I say, I'll leave the topic open for more suggestions and will report back in a few day...
by Azmor
Tue Nov 11, 2014 3:03 pm
Forum: Ren'Py Questions and Announcements
Topic: Dynamic Main Menu?
Replies: 2
Views: 456

Dynamic Main Menu?

Hello everybody! I'm new to Ren'Py and also to this forum. I'll try to explain my idea, and the question, as good as possible. Let's begin: Imagine, on your first playthrough, the main menu background has a beautiful, nice scenery, like some kind of flower field or whatever. According to your "...