Search found 254 matches

by chocoberrie
Sun May 18, 2014 3:23 pm
Forum: Ren'Py Questions and Announcements
Topic: Using ATL to smoothly change sprite facial expressions
Replies: 16
Views: 2446

Re: Using ATL to smoothly change sprite facial expressions

kisa wrote:I don't know what to do then... You can try asking Pytom or someone with more mastery of ATL.
I'm sorry I couldn't help you.
That's okay; thank you for trying though! I appreciate it! ^^

Hopefully I get some help with this soon. :)
by chocoberrie
Sun May 18, 2014 3:01 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I make a continue icon WITHOUT declaring character?
Replies: 8
Views: 1488

Re: How do I make a continue icon WITHOUT declaring characte

Same here! xD yeah I definitely will! :) Thanks for all the help!!
Okay! Thank you! ^^ You're very welcome! :D
by chocoberrie
Sun May 18, 2014 2:56 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I make a continue icon WITHOUT declaring character?
Replies: 8
Views: 1488

Re: How do I make a continue icon WITHOUT declaring characte

Thank you! :3 Just one last thing!! How do I put the icon at the corner of the textbox regardless of how long or short the text is? I want it to be just like the picture above! Unfortunately, I have no idea how to position the indicator all the way to the bottom right corner like that. :( I tried t...
by chocoberrie
Sun May 18, 2014 2:47 pm
Forum: Ren'Py Questions and Announcements
Topic: Using ATL to smoothly change sprite facial expressions
Replies: 16
Views: 2446

Re: Using ATL to smoothly change sprite facial expressions

Just put def before transform basicfade on that second block you have in your post.
Again: not sure it'll work, I am sort of a newbie.
I tried that, and it didn't work :( Here's the error I got.
by chocoberrie
Sun May 18, 2014 2:44 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I make a continue icon WITHOUT declaring character?
Replies: 8
Views: 1488

Re: How do I make a continue icon WITHOUT declaring characte

muniiam wrote:Works perfectly! Thanks! :)
Hooray! I'm happy to help! ^^
by chocoberrie
Sun May 18, 2014 1:58 pm
Forum: Ren'Py Questions and Announcements
Topic: Using ATL to smoothly change sprite facial expressions
Replies: 16
Views: 2446

Re: Using ATL to smoothly change sprite facial expressions

Try:

def transform basicfade:
Thank you for your help! Where would I put this code? In the init block? :)
by chocoberrie
Sun May 18, 2014 1:03 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I make a continue icon WITHOUT declaring character?
Replies: 8
Views: 1488

Re: How do I make a continue icon WITHOUT declaring characte

How about this? I got this code from OokamiKasumi's post, here : image ctc_blink: xpos 1020 ypos 763 alpha 1.0 "arrow.png" 0.75 alpha 0.0 0.75 repeat define narrator = Character(None, ctc="ctc_blink",) This code goes in the init block. I think using "None" in the character definition makes it so tha...
by chocoberrie
Sun May 18, 2014 12:39 pm
Forum: Creator Discussion
Topic: Any plans for a larger Ren'Py training VN?
Replies: 60
Views: 5681

Re: Any plans for a larger Ren'Py training VN?

You know that I'm up for teaching people and learning new things, so count me in! :)
Okay! Great! :D
by chocoberrie
Sat May 17, 2014 10:14 pm
Forum: Ren'Py Questions and Announcements
Topic: Using ATL to smoothly change sprite facial expressions
Replies: 16
Views: 2446

Using ATL to smoothly change sprite facial expressions

Hello! ^_^ I'm having trouble trying to smoothly transition facial expressions on sprites. I understand how ConditionSwitch works (finally!), but that's not as smooth as I'd like. The new facial expression just pops on the screen instead of fading in. For the side images, I used ConditionSwitch, and...
by chocoberrie
Sat May 17, 2014 1:46 pm
Forum: Demos & Beta Testing
Topic: [DEMO] Refinery [KN][Slice of Life/Drama][Magical Realism]
Replies: 7
Views: 2502

Re: [DEMO] Refinery [KN][Slice of Life/Drama][Magical Realis

Your demo is great! :D Your writing style is easy to read, and flows nicely. Great work! ^_^
by chocoberrie
Sat May 17, 2014 12:28 pm
Forum: Asset Creation: Art
Topic: Chibi-fying backgrounds for chibi sprites
Replies: 9
Views: 2062

Re: Chibi-fying backgrounds for chibi sprites

Hmmm... yeah, that's what I thought as well, since CGs tend to be more detailed and look more... complete? Thank you for your feedback! ^_^
by chocoberrie
Sat May 17, 2014 12:26 pm
Forum: Old Threads (– September 2014)
Topic: [Free] Newbie coder looking to work w/ other new creators
Replies: 10
Views: 935

Re: [Free] Newbie coder looking to work other new creators

Considering I already know you, I'd be glad to help out. :P

Just send me a PM with the details of your project, and I'll see what I can do for you!
Okay! Great! :D Thank you so much! ^_^
by chocoberrie
Sat May 17, 2014 11:35 am
Forum: Old Threads (– September 2014)
Topic: [Free] Newbie coder looking to work w/ other new creators
Replies: 10
Views: 935

Re: [Free] Newbie coder looking to work other new creators

That's why I'm offering my services to any new creator with a concept or story already in place for a small to medium sized visual novel. This is a great idea! Beginners helping beginners is a great way to learn, indeed! I'm currently working on a concept of my own, and although it's not quite full...
by chocoberrie
Sat May 17, 2014 11:29 am
Forum: Asset Creation: Art
Topic: Chibi-fying backgrounds for chibi sprites
Replies: 9
Views: 2062

Re: Chibi-fying backgrounds for chibi sprites

Thank you so much for your advice! I'll take a look at those examples and see what I can come up with. ^_^ Here's some of my own artwork: I think the first style would work the best; it's simplified enough and would be be able to fit into deformed backgrounds... But I really like the style used in P...
by chocoberrie
Fri May 16, 2014 9:53 pm
Forum: Asset Creation: Art
Topic: Chibi-fying backgrounds for chibi sprites
Replies: 9
Views: 2062

Chibi-fying backgrounds for chibi sprites

Hello! ^_^ I came across this post about making chibis fit in to backgrounds for visual novels. I'm really interested in using chibi sprites and backgrounds in a future visual novel, and I was wondering if anyone had any tips on how to draw the backgrounds? I'm pretty good at drawing chibis already,...