Show image behind other image

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
neometalero
Regular
Posts: 198
Joined: Sun Oct 23, 2016 3:51 am
Completed: My Dream Sport Dating Simulator, Attack Helicopter Dating Simulator
Projects: My Dream Sport Dating Simulator, Attack Helicopter Dating Simulator
Deviantart: neometalero
Contact:

Show image behind other image

#1 Post by neometalero »

I want to show this image (efectUpRelacion) behind one that is allready on screen (chicaRei). How can I do that?

this is my code.

Code: Select all

    
    show chicaRei
    "now I want to show the image behind"
    show efectUpRelacion
Working on many weird narrative games at Curse Box Studios
Image
https://www.curseboxstudios.com/

User avatar
IrinaLazareva
Veteran
Posts: 399
Joined: Wed Jun 08, 2016 1:49 pm
Projects: Legacy
Organization: SunShI
Location: St.Petersburg, Russia
Contact:

Re: Show image behind other image

#2 Post by IrinaLazareva »

Code: Select all

    show efectUpRelacion behind chicaRei

User avatar
neometalero
Regular
Posts: 198
Joined: Sun Oct 23, 2016 3:51 am
Completed: My Dream Sport Dating Simulator, Attack Helicopter Dating Simulator
Projects: My Dream Sport Dating Simulator, Attack Helicopter Dating Simulator
Deviantart: neometalero
Contact:

Re: Show image behind other image

#3 Post by neometalero »

IrinaLazareva wrote: Thu Feb 22, 2018 6:03 pm

Code: Select all

    show efectUpRelacion behind chicaRei
Tks!! that worked perfectly.
Working on many weird narrative games at Curse Box Studios
Image
https://www.curseboxstudios.com/

Post Reply

Who is online

Users browsing this forum: No registered users