Search found 98 matches

by FlawedFlare
Mon Dec 31, 2012 1:51 am
Forum: Ren'Py Questions and Announcements
Topic: How to add a health system (not the normal kind)
Replies: 10
Views: 920

Re: How to add a health system (not the normal kind)

What I would do is set each status to a number. Then set an inital. Critically Ill would be the lowest and Never Been Better as the highest. Then if the health gets to a certain number (like taking some sort of damage or health), then the status would change to the respective health state. Something...
by FlawedFlare
Mon Dec 31, 2012 1:08 am
Forum: Creator Discussion
Topic: Which aspects do you do?
Replies: 4
Views: 565

Re: Which aspects do you do?

I find it rather time-consuming to even just do ONE of those things. I tend to work alone because one, I won't be sure if people would be interested in my ideas to help and two, the product that I have in mind might be different than what I would get. But hey, what you get is what you get. I hate to...
by FlawedFlare
Fri Dec 28, 2012 4:33 pm
Forum: General Discussion
Topic: Get that thing off your chest... Now...
Replies: 5264
Views: 448626

Re: Get that thing off your chest... Now...

My grandpa's in the hospital and in bad condition. Since about a couple days ago. So just this morning my mother took the earliest flight she got and left. Things have gotten tense with the family since my grandmother passed away about two months ago. So now we're al hoping that my grandpa makes a q...
by FlawedFlare
Thu Dec 27, 2012 12:56 am
Forum: Ren'Py Questions and Announcements
Topic: CG gallery question
Replies: 11
Views: 2028

Re: CG gallery question

I haven't tried that before. Maybe you can try this code: screen image1: ###Initial image Name window: style "gm_root" background "Image1 File Here" textbutton "Next": action Show("_____") #Image2 Name top_margin 548 left_margin 785 textbutton "Back": action Hide("Image1", pixellate) top_margin 548 ...
by FlawedFlare
Wed Dec 26, 2012 6:59 pm
Forum: Anime, Games, and Japan
Topic: Your first ever video game.
Replies: 158
Views: 17747

Re: Your first ever video game.

Back when I was about 6 or 7, I had Pokemon Blue which I was very fond of. But I wasn't allowed save it because it was my sister's file. This little ritual went on until our Ruby game because she was growing too older for games. I spent the rest of those video game days watching my brother play an M...
by FlawedFlare
Wed Dec 26, 2012 6:51 pm
Forum: Ren'Py Questions and Announcements
Topic: CG gallery question
Replies: 11
Views: 2028

Re: CG gallery question

I didn't understand the CG gallery either. But I managed to make it more with the use of image mapping. This was the code I used in mine. All I included was the background, the thumbnails (which I made to work like buttons), and the images themselves. if persistent.done: screen gallery: tag menu add...
by FlawedFlare
Wed Dec 26, 2012 12:49 am
Forum: Asset Creation: Art
Topic: Art Dumpage! Show your art ^^
Replies: 7876
Views: 905266

Re: Art Dumpage! Show your art ^^

Auro-Cyanide wrote:Most depressing part of the entire movie ;_;
I seriously really want to watch this movie. So badly!

And as a little Christmas greeting, here's a piece of art. XD
Happy holidays, guys. Hope you all enjoy it!!
by FlawedFlare
Wed Dec 26, 2012 12:44 am
Forum: General Discussion
Topic: LSF@10 Planning [was: Day counter on site...]
Replies: 55
Views: 4696

Re: Day counter on site...

Took me a while to find the timer.
And yes, it is a little scary. Oh, the suspense! Q w Q;;
by FlawedFlare
Mon Dec 24, 2012 6:21 pm
Forum: General Discussion
Topic: Merry Christmas and Have a Happy Holidays!
Replies: 28
Views: 1919

Re: Merry Christmas and Have a Happy Holidays!

Happy Holidays, everyone! I hope the week goes well for you all!
(:
by FlawedFlare
Sun Dec 23, 2012 8:16 pm
Forum: Creator Discussion
Topic: May I have your opinion on villians?
Replies: 3
Views: 486

Re: May I have your opinion on villians?

What makes a great villain? The answer depends on if you really meant villian or if you meant antagonist. There's are differences between a villian and an antagonist. Villians cause harm to others to get what they want. (An example is Scar from Lion King, he kills his own brother for dominance over...
by FlawedFlare
Sun Dec 23, 2012 2:11 am
Forum: Ren'Py Questions and Announcements
Topic: my games can't go to fullscreen
Replies: 3
Views: 1557

Re: my games can't go to fullscreen

There should be a code in screens.rpy like this:

Code: Select all

    ## Should we start in fullscreen mode?

    config.default_fullscreen = False
Change false to true.
by FlawedFlare
Fri Dec 21, 2012 6:49 pm
Forum: Creator Discussion
Topic: Character Sprites
Replies: 13
Views: 1380

Re: Character Sprites

Side characters tend to get only about (20-50) expressions. This is still quite a lot… No wonder I have so many .png files. That, sir, is quite a lot. @____@ Back when I was just starting, I was working on a game where I already had 11 sprites (2 poses) total. This was probably about 3 minutes of g...
by FlawedFlare
Fri Dec 21, 2012 3:35 am
Forum: Completed Games
Topic: Yesterday's Dream [Puzzle, KN]
Replies: 19
Views: 6575

Re: Yesterday's Dream [Puzzle, KN]

I'm already stuck at the first room. I wonder if you would mind telling me how to solve the first room the door code. It is a bit too confusing for me. Besides, I can't reread the diary. So mind lending some help? >< Thank you >< Did you click around and find the hints? If not, try the cards. (: we...
by FlawedFlare
Thu Dec 20, 2012 2:04 am
Forum: Creator Discussion
Topic: Character Sprites
Replies: 13
Views: 1380

Character Sprites

When I first started working on VN's (which isn't too long ago), one of the major things I worked on was the sprites. This being the first time to work on a VN, I was extremely unorganized. To solve things, I decided to write my story to a certain point. Then as I reread it, I listed out which sprit...
by FlawedFlare
Sat Dec 15, 2012 6:22 pm
Forum: Completed Games
Topic: Yesterday's Dream [Puzzle, KN]
Replies: 19
Views: 6575

Re: Yesterday's Dream [Puzzle, KN]

Jayne wrote:I'm already stuck at the first room.
I wonder if you would mind telling me how to solve the first room the door code. It is a bit too confusing for me. Besides, I can't reread the diary. So mind lending some help? >< Thank you ><
Did you click around and find the hints? If not, try the cards. (: