Search found 55 matches

by Natsu Dragneel
Mon Nov 23, 2015 9:13 am
Forum: Asset Creation: Art
Topic: BG lineart help
Replies: 3
Views: 1098

BG lineart help

Guys,
I've been trying this tutorial for 4th time now and it doesn't work, but everyone else loved it.
Can u test it out and see if it works for you or at least explain it a bit better to me.
Tutorial link: http://visual-novelty.deviantart.com/ar ... -534960895

Thnx
by Natsu Dragneel
Wed Nov 18, 2015 11:59 am
Forum: Ren'Py Questions and Announcements
Topic: Type error?
Replies: 2
Views: 281

Re: Type error?

Thnx, it was the textbox
by Natsu Dragneel
Wed Nov 18, 2015 10:40 am
Forum: Ren'Py Questions and Announcements
Topic: Type error?
Replies: 2
Views: 281

Type error?

Basically I've started to create a new game and I've defined two characters as "e" and "r" (without the marks) and I've written a shot monologue, but I keep getting this error: unsupported operand type(s) for +: 'NoneType' and 'NoneType' My code in game: label start: scene forest...
by Natsu Dragneel
Mon Nov 16, 2015 3:28 pm
Forum: Creator Discussion
Topic: Sprite making help
Replies: 4
Views: 1103

Re: Sprite making help

Thnx everyone ;)
by Natsu Dragneel
Sun Nov 01, 2015 9:54 am
Forum: Creator Discussion
Topic: Sprite making help
Replies: 4
Views: 1103

Sprite making help

Hello,
I wanna make a VN, but I'm not really good at drawing.
I wanna know is it ok to use dress-up game sprites from the internet?
I already have II Character Alpha and AnimeGen but I need more :)
Do you know any good programs?
by Natsu Dragneel
Wed Sep 30, 2015 12:16 pm
Forum: Ren'Py Questions and Announcements
Topic: Narrator problem
Replies: 2
Views: 268

Re: Narrator problem

Thnx, you helped me so much
by Natsu Dragneel
Tue Sep 29, 2015 12:29 pm
Forum: Ren'Py Questions and Announcements
Topic: Narrator problem
Replies: 2
Views: 268

Narrator problem

Hey guys,
I have slight problem. I'm using narration (Black screen and then letters), but whenever I wanna use it, statement used before doesn't go away. My code:

Code: Select all

define transition = Character(kind=nvl)
When I use narration for the first time
When I use narration for the first time
When I use narration second time
When I use narration second time
Pls help
by Natsu Dragneel
Tue Aug 25, 2015 7:04 am
Forum: Ren'Py Questions and Announcements
Topic: Sprites are overlapping
Replies: 4
Views: 1141

Re: Sprites are overlapping

Oh sry I'm newbie on this forum
by Natsu Dragneel
Mon Aug 24, 2015 12:40 pm
Forum: Ren'Py Questions and Announcements
Topic: Sprites are overlapping
Replies: 4
Views: 1141

Sprites are overlapping

Hi, me again haha!
I want to have 2 sprites shown at the same time
but they are overlapping.
How to move one of them to the left?
My code:

Code: Select all

 show kyandi normal with dissolve:
    ky"Morning [name]!"
    m"Morning Kyandi."
    show hansuke normal with moveinright
by Natsu Dragneel
Sun Aug 23, 2015 7:31 am
Forum: Asset Creation: Art
Topic: IIcharacter Alpha (RenPy based sprite generator in English)
Replies: 71
Views: 149161

Re: IIcharacter Alpha (RenPy based sprite generator in Engli

Thnx again, one last question I promise.
How do I make parts recolorable?
by Natsu Dragneel
Sat Aug 22, 2015 4:52 pm
Forum: Creative Commons
Topic: Dorm BGs?
Replies: 4
Views: 1590

Re: Dorm BGs?

Ok thnx :)
by Natsu Dragneel
Sat Aug 22, 2015 1:45 pm
Forum: Asset Creation: Art
Topic: IIcharacter Alpha (RenPy based sprite generator in English)
Replies: 71
Views: 149161

Re: IIcharacter Alpha (RenPy based sprite generator in Engli

Did it, p.s. can somebody add a mermaid tail to Default KHmix, the one that came with it is just fish tail sticking out from "behind" haha :D
by Natsu Dragneel
Sat Aug 22, 2015 9:06 am
Forum: Asset Creation: Art
Topic: IIcharacter Alpha (RenPy based sprite generator in English)
Replies: 71
Views: 149161

Re: IIcharacter Alpha (RenPy based sprite generator in Engli

so just add folders? But why did you gave me a code?
I tought I'm gonna have to code :)