Search found 298 matches
- Sat May 11, 2013 8:37 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Re: Random Sparkle Animation?
Cheers, I'll try that but with the sparkles then, what do you mean by it won't do anything with transparency (they're .png layers I want to show)?
- Sat May 11, 2013 7:05 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Re: Random Sparkle Animation?
see the issue is it's a specific area that needs to sparkle (the character's hair) - even if I saved the full images separately I'd still want the sparkles to show up randomly + constantly so I really do need to get the code for it sorted
- Sat May 11, 2013 6:46 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Re: Random Sparkle Animation?
honestly i was just playing with things but it really didn't work at all so i have literally no code for it, but here's what i was trying to play with as requested: init: image blink full = anim.SMAnimation("a", anim.State("a", "clear.png"), # This edge keeps us showing the eyes open for a second. a...
- Sat May 11, 2013 5:39 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Re: Random Sparkle Animation?
Surely someone must have an idea on how to create a random animation?
- Thu May 09, 2013 5:00 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Re: Random Sparkle Animation?
I would but it's not really working at all
- Thu May 09, 2013 4:01 am
- Forum: Ren'Py Questions and Announcements
- Topic: Random Sparkle Animation?
- Replies: 17
- Views: 1758
Random Sparkle Animation?
I tried playing around with the random blink code but I can't get this to work properly. I have 20 'sparkles' that I want to show up randomly to give the impression the image is sparkling. Could someone please help me with the code for this? If possible it'd probably be more effective if each sparkl...
- Tue Apr 23, 2013 10:34 am
- Forum: Ren'Py Questions and Announcements
- Topic: Multiple endings based on choices made throughout?
- Replies: 4
- Views: 1017
Multiple endings based on choices made throughout?
I understand about 'branching' and 'jumping' for multiple variations in text/endings but it is possible for each choice you make to award you with a 'point' and depending on how many 'points' you have accumulated you will receive a certain ending? I'm basically looking for the cleanest way to code a...
- Sat Apr 13, 2013 4:22 am
- Forum: Ren'Py Questions and Announcements
- Topic: Textbox help!
- Replies: 7
- Views: 802
Re: Textbox help!
That's just it, I'm not sure what would look right, that's what I'm asking for advice on before I ask my artist to develop a new one. I'm going to make it narrower and taller but I still don't think the graphic'll look right... That image is actually shrunk lol, I'm developing it in iPad 3 res but w...
- Wed Apr 10, 2013 7:11 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Textbox help!
- Replies: 7
- Views: 802
Re: Textbox help!
cheers guys, yep i used that tutorial - well it just looks out of place in the story, what do you recommend to get something that doesn't look out of place in different scenes? Games like the atelier series manage to do it well, have been looking to the recent ones for inspiration. Changed it a litt...
- Wed Apr 10, 2013 6:55 am
- Forum: Ren'Py Questions and Announcements
- Topic: Textbox help!
- Replies: 7
- Views: 802
Textbox help!
Hi all, trying to come up with a text box for my project, but I just can't get it to look right (see attached). I'm looking for some advice before we try a second attempt - this is unknown territory for me so all advice is appreciated :) (don't worry about the text-style, haven't gotten around to ch...
- Sat Apr 06, 2013 5:05 am
- Forum: Ren'Py Questions and Announcements
- Topic: Delaying a transition so that it occurs during text typing
- Replies: 16
- Views: 2063
Re: Delaying a transition so that it occurs during text typi
Hi, cheers for the response, but I'm a bit of a noob with this stuff, definitely not a natural coder so I'd appreciate some more help if you don't mind show cs uw sullen with fade "Her tainted blonde hair fought wildly with the water that surrounded it, as if held against its will." $specialtrans = ...
- Fri Apr 05, 2013 7:05 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Delaying a transition so that it occurs during text typing
- Replies: 16
- Views: 2063
Delaying a transition so that it occurs during text typing
Hi all, hopefully I explain this ok as it's a little confusing... Basically I want to code a transition so that instead of happening between 2 lines of text, it occurs half way through the second line being typed out/displaying. It'll probably be easier if I show you the code in question: show cs uw...
- Sat Feb 02, 2013 6:19 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Automatically resize image to window size/resolution?
- Replies: 2
- Views: 289
Re: Automatically resize image to window size/resolution?
perfect, thank you 
- Sat Feb 02, 2013 4:09 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Automatically resize image to window size/resolution?
- Replies: 2
- Views: 289
Automatically resize image to window size/resolution?
Hey, just a quick one - I'm trying to test some transitions/placements within text etc of certain rough BG sketches, the finals will be drawn in the correct resolution but for testing purposes, is there a line of script I can put after the 'show' command to automatically scale the image to the resol...
- Sat Feb 02, 2013 9:11 am
- Forum: Ren'Py Questions and Announcements
- Topic: Defining Custom Names?
- Replies: 15
- Views: 1360
Re: Defining Custom Names?
No that's fine thank you, it's the same as the others now 