Search found 18 matches

by zeo1fan
Wed Aug 03, 2011 11:21 am
Forum: Ren'Py Questions and Announcements
Topic: How do I...?
Replies: 3
Views: 525

Re: How do I...?

How can I format text in other ways? Like outside of that black bar?
by zeo1fan
Wed Aug 03, 2011 8:52 am
Forum: Ren'Py Questions and Announcements
Topic: How do I...?
Replies: 3
Views: 525

How do I...?

Italicize text?

I'm sorry for all the questions I've been asking on here. This is the FIRST thing I ever programmed! :o
by zeo1fan
Tue Aug 02, 2011 10:41 pm
Forum: Ren'Py Questions and Announcements
Topic: Sprites and OpenGl
Replies: 1
Views: 550

Sprites and OpenGl

How do I run OpenGL on renpy and use sprites?
by zeo1fan
Tue Aug 02, 2011 10:40 pm
Forum: Ren'Py Questions and Announcements
Topic: Request
Replies: 2
Views: 474

Re: Request

Thanks! I've got it!
by zeo1fan
Tue Aug 02, 2011 8:51 pm
Forum: Ren'Py Questions and Announcements
Topic: Request
Replies: 2
Views: 474

Request

I've been trying to create a multiple choice in-game menu with working jump choices. If you've succeeded at this, please show me an image example of this kind of menu with any other images involving jump choices. I haven't been able to do anything but GUESS how it works. >_<
by zeo1fan
Tue Aug 02, 2011 7:15 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I create a multiple outcome menu?
Replies: 5
Views: 715

Re: How do I create a multiple outcome menu?

It says it can't find either label. D:
by zeo1fan
Tue Aug 02, 2011 6:12 pm
Forum: Ren'Py Questions and Announcements
Topic: How do I create a multiple outcome menu?
Replies: 5
Views: 715

How do I create a multiple outcome menu?

How do I do it? I already tried to make one, and it didn't work out.
by zeo1fan
Tue Aug 02, 2011 4:50 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

Okay. Now how do I set different options for the menu.

For example, if the player picks option A then so-and-so sees one image, but if the player picks option b then so-and-so sees another image. Basically, how do you specify what's going to happen when one option is picked?
by zeo1fan
Tue Aug 02, 2011 4:06 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

So if I want to do a transform I need to definite it before Init? Sorry, please be patient. This is the first time I've ever programmed.
by zeo1fan
Tue Aug 02, 2011 3:33 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

Wait, so I need to assign a number to the image rather than a word then? Some_move_trans sounds kind of vague. :o
by zeo1fan
Tue Aug 02, 2011 3:28 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

I tried to slide 'Negi' on the screen with 'show', 'transform', and the coordinates. It didn't work. :/
by zeo1fan
Tue Aug 02, 2011 3:16 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

So if I just put the yalign, xalign etc. then I don't need to tell it how to move? Is there a way I can precisely position it on the screen?
by zeo1fan
Tue Aug 02, 2011 1:59 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

Sorry for the double post. D:
by zeo1fan
Tue Aug 02, 2011 1:59 pm
Forum: Ren'Py Questions and Announcements
Topic: I need help with animation
Replies: 20
Views: 1794

Re: I need help with animation

I tried it and the program ran this time. :) But now the image isn't showing up.