Lemma Soft Forums

Supporting creators of visual novels and story-based games since 2003.


Visit our new games list, blog aggregator, IRC, and wiki.
Activation problem? Email [email protected]
It is currently Tue Jun 18, 2013 11:33 pm

All times are UTC - 5 hours [ DST ]


Forum rules


Ask questions about one topic per thread, and use a descriptive subject. "NotImplemented error in script.rpy" is a good subject, "Tom's problems" is not. Remember to include all of traceback.txt or error.txt when reporting a problem, as well as the relevant lines of script. Use the [code] tag to format scripts.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Showing the Side Image
PostPosted: Wed Feb 29, 2012 7:41 pm 
Newbie

Joined: Wed Feb 29, 2012 6:32 pm
Posts: 1
I don't know how to do the side image thing. Y'know, where the picture of the character comes up on the side of texts? I don't know how to do it! D: I mean, I've seen the directions, but... Can someone dumb it down for me? xD;; Please & Thank you~! ^^


Top
 Profile Send private message  
 
PostPosted: Thu Mar 01, 2012 9:11 am 
Crawling Chaos
User avatar

Joined: Mon Feb 13, 2012 5:37 am
Posts: 1148
Location: Kimashi Tower, Japan
Completed: SMAR,AAA
Projects: DMC
It's written in here though, here is a sample code
Code:
image side figure = "figure.png"
define sayer = Character ("Name", image = "figure")

then ren'py shows an image automatically at a place written on the screen.rpy file ("SideImage() xalign 0.0 yalign 1.0"). You may also need to adjust "style.window.left_padding" on the option.rpy file.

_________________


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Protected by Anti-Spam ACP
Powered by phpBB® Forum Software © phpBB Group