Search found 78 matches

by Mooneon
Mon Nov 18, 2019 1:14 am
Forum: Ren'Py Questions and Announcements
Topic: imagemap method of GUI
Replies: 3
Views: 1160

Re: imagemap method of GUI

yeah, what a stupid question to even reply to
by Mooneon
Sun Nov 17, 2019 2:30 am
Forum: Ren'Py Questions and Announcements
Topic: imagemap method of GUI
Replies: 3
Views: 1160

imagemap method of GUI

because of the new gui script which i dont like - can you use this code for customizing the GUI : screen main_menu(): # This ensures that any other menu screen is replaced. tag menu # The background of the main menu. window: style "mm_root" imagemap: ground "GUI/main_idle.png" id...
by Mooneon
Sun Apr 07, 2019 3:33 am
Forum: Ren'Py Questions and Announcements
Topic: How to move a image on scene?
Replies: 3
Views: 911

Re: How to move a image on scene?

Nothing registered into my brain right there.
by Mooneon
Sun Apr 07, 2019 12:50 am
Forum: Ren'Py Questions and Announcements
Topic: How to move a image on scene?
Replies: 3
Views: 911

How to move a image on scene?

Basically here, I want my image sprite to move to the located spot. I know there are probably a lot and a lot of forums on ATLs. I have been scanning through ATL. But really I don't understand what a "Linear" is, "xalign" and, "xpos" is. How do people know the exact spo...
by Mooneon
Sat Apr 06, 2019 11:18 pm
Forum: Ren'Py Questions and Announcements
Topic: Live Composite help!
Replies: 2
Views: 1075

Re: Live Composite help!

wow, couple years later, no one cared
by Mooneon
Wed Oct 26, 2016 11:43 pm
Forum: Ren'Py Questions and Announcements
Topic: How to center all text expect save/load screen?
Replies: 2
Views: 878

Re: How to center all text expect save/load screen?

I have the older version and im wondering how you do that?
by Mooneon
Wed Oct 26, 2016 9:25 pm
Forum: Ren'Py Questions and Announcements
Topic: How to center all text expect save/load screen?
Replies: 2
Views: 878

How to center all text expect save/load screen?

Okay, so i want to center my all dialogue text with this code:

Code: Select all

    # style.default.xalign = 0.5
It works yet it also moves my save/load screen file name text. Which I dont want.
If it impossible how can I input that code without it moving the save/load screen file name text?
by Mooneon
Wed Oct 26, 2016 4:26 am
Forum: Ren'Py Questions and Announcements
Topic: Indentation with save and load screen
Replies: 2
Views: 817

Indentation with save and load screen

I'm so frustrated right now and it's 1 am. Anyway I am somehow trying to fix this "indentation" But it is CORRECT, Yet the damn game says it's"DOES NOT NEED A BLOCK" Heres the stupid error: I'm sorry, but errors were detected in your script. Please correct the errors listed below...
by Mooneon
Mon Oct 24, 2016 9:56 pm
Forum: Ren'Py Questions and Announcements
Topic: Live Composite help!
Replies: 2
Views: 1075

Live Composite help!

Okay so I am new to this live Composite thing. I am trying to make a character creation for the player. Where they can choose different hair, hair color, skin color, etc mostly the appearance. And I am having a problem with my code. I honestly don't know whats going on here. I am just copying and pa...
by Mooneon
Mon Oct 24, 2016 2:32 pm
Forum: Works in Progress
Topic: Horrifying Devotion/Love {Fangame,Otome, Horror}
Replies: 2
Views: 1765

Horrifying Devotion/Love {Fangame,Otome, Horror}

https://trello-attachments.s3.amazonaws.com/57fb08ba2e26a52588f46502/800x450/85f128bdd276c07cbfbeba05dedacba2/HORROR.png WELCOME ALL. TO A FANMADE VISUAL NOVEL. This is going to a fangame of the gory four which is with Jason Voorhees, Michael Myers, Leatherface and Freddy Krueger!! (The sprite imag...
by Mooneon
Sat Oct 22, 2016 2:24 am
Forum: Ren'Py Questions and Announcements
Topic: Text showing when hovering over hotspot
Replies: 1
Views: 668

Text showing when hovering over hotspot

So for a example, I want text to show when the player hovers over a hotspot like this:
example.png
(Just an example I made in PS)

Where text can show when the cursor is hovered over a interactive object. Telling the player who or what that is.

How can I do this?
by Mooneon
Fri Oct 21, 2016 3:46 pm
Forum: Ren'Py Questions and Announcements
Topic: Indentation Problem that cannot be figured out
Replies: 4
Views: 1244

Re: Indentation Problem that cannot be figured out

Thank you, but now I can't click on the arrows.
by Mooneon
Fri Oct 21, 2016 3:36 pm
Forum: Ren'Py Questions and Announcements
Topic: Screen problem
Replies: 3
Views: 881

Re: Screen problem

Okay... UM, I removed "normal talk" and of course the side image of my character isnt shown but then the background doesn't disappear this time.
by Mooneon
Fri Oct 21, 2016 4:58 am
Forum: Ren'Py Questions and Announcements
Topic: Screen problem
Replies: 3
Views: 881

Screen problem

I honestly dont know what to call the subject but this problem is really weird. Okay so, I just wrote a simple dialogue in the script, then I tested out the game after and all of a sudden. On one of the dialogue, the scene disappears and goes transparent. THIS IS THE NORMAL SCENE AND HOW IT SHOULD B...
by Mooneon
Fri Oct 21, 2016 1:42 am
Forum: Ren'Py Questions and Announcements
Topic: Indentation Problem that cannot be figured out
Replies: 4
Views: 1244

Indentation Problem that cannot be figured out

This. I cant find out. I'm sitting here for hours just backspacing and tabbing and i don't know whats going on here I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/script.rpy", line 334: indentation mismatch. Ren'Py Vers...