Search found 12 matches

by LanceLiege
Fri Mar 22, 2013 3:12 pm
Forum: Ren'Py Questions and Announcements
Topic: display 2 sprite while using a manipulation block
Replies: 1
Views: 373

display 2 sprite while using a manipulation block

I am trying to display two character sprites simultaneously but I can't seem to do it. i tried using the "at left" code but it doesn't seem to work if you use an image manipulation block show sprite lin disappointed talk with dis: xpos 0.8 ypos 20 xanchor 0.5 yanchor 0 size(238, 900) the r...
by LanceLiege
Sat Feb 16, 2013 10:22 am
Forum: Ren'Py Questions and Announcements
Topic: Customizing the joystick screen
Replies: 3
Views: 904

Re: Customizing the joystick screen

This is also my problem. I need to customize the joystick menu because i need to keep the game consistent. i can't disable mine coz it's more of a requirement. can someone please help us? pretty please :3
by LanceLiege
Thu Feb 14, 2013 9:21 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

Thanks for the help sir. I've done it and it works fine. Though the game menu does not disable, so i think I'll stick with tag menu. http://imageshack.us/a/img90/5184/snapshot1gp.th.jpg http://imageshack.us/a/img692/4968/snapshot2kg.th.jpg http://imageshack.us/a/img18/9121/snapshot3pc.th.jpg http://...
by LanceLiege
Wed Feb 13, 2013 5:41 pm
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

How do i create a hide button for the new options then??
by LanceLiege
Tue Feb 12, 2013 3:45 pm
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

Ok, nevermind, It works finally!!! Thank you again! :3 But i have another question. is it possible to have the background of the game menu be the scene you are currently in. just like the pictures from the first post, what is happening in the scene is the background of the game menu and the menus ca...
by LanceLiege
Tue Feb 12, 2013 9:04 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

$ _game_menu_screen="navigation" I've tried it out but nothing happened. i've tried just copying it on the screen.rpy also I've also copied it under the 'label start:' Ok... so how is modal true done? I've search screen.rpy, and i did find modal true under yes and no screen. and i also ad...
by LanceLiege
Tue Feb 12, 2013 7:46 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

Sorry but can you directly tell me where it is??
i cant find it in screen or option, or am i supposed to add it in?
terribly sorry for being a bother.
by LanceLiege
Tue Feb 12, 2013 7:12 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

Ok, thank you for your help.
but i still don't understand what what you mean about menu stuff.

i know abit about programming but i really am new to ren'py and python all together.
can you please elaborate? plzz :3

again thanks for the help.
by LanceLiege
Tue Feb 12, 2013 3:46 am
Forum: Ren'Py Questions and Announcements
Topic: Placing the game menu on the bottom left
Replies: 1
Views: 382

Re: Placing the game menu on the bottom left

Ok, if your looking to just change the position of the buttons for the main menu, go to your "screen.rpy" file, and search or the 'screen main_menu' block screen main_menu: # This ensures that any other menu screen is replaced. tag menu # The background of the main menu. window: style &quo...
by LanceLiege
Tue Feb 12, 2013 2:52 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

Re: is there a way to make FSNesque game menus?

^
Yeah, i forgot about that.
I wasn't thinking, my bad.
Will update and post pictures.
by LanceLiege
Mon Feb 11, 2013 11:00 am
Forum: Ren'Py Questions and Announcements
Topic: is there a way to make FSNesque game menus?
Replies: 14
Views: 1907

is there a way to make FSNesque game menus?

Hi. I'm just now to lemmasoft, and I'm also an amateur visual novel developer. Sorry if I'm asking all of a sudden but, is their a way to separate the navigation menu from the other menus? [strike]Just like the title implies[/strike], I'm looking for a way to create a choice menu before any of the o...