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 Sat May 18, 2013 10:07 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  [ 5 posts ] 
Author Message
PostPosted: Thu May 03, 2012 10:19 am 
Regular
User avatar

Joined: Wed Apr 25, 2012 7:25 am
Posts: 26
Location: Korea, Republic of.
Projects: Lance of Longinus, Charm Harmony, Aristata, Cage Bakery, 4Leaf
for example...?
sorry, I can not speak English very well...


Top
 Profile Send private message  
 
PostPosted: Thu May 03, 2012 10:27 am 
Veteran
User avatar

Joined: Fri Nov 11, 2011 12:26 am
Posts: 204
Location: Look behind you
Completed: Of Stupidity and Idiotic
What do you really want to ask? Do you mean how do you use the dissolve effect?

If that's the case you just have to add "with dissolve" after the picture you want to show.

You can also adjust the speed by adding something like this "with Dissolve(0.5)"

This will help you better in the transition.

_________________
DA | Commission is open


Top
 Profile Send private message  
 
PostPosted: Thu May 03, 2012 10:39 am 
Regular
User avatar

Joined: Wed Apr 25, 2012 7:25 am
Posts: 26
Location: Korea, Republic of.
Projects: Lance of Longinus, Charm Harmony, Aristata, Cage Bakery, 4Leaf
no no...i want to dissolve to saying text, for example...

Attachment:
2.png
2.png [ 528.67 KiB | Viewed 127 times ]


Top
 Profile Send private message  
 
PostPosted: Thu May 03, 2012 11:07 am 
Veteran
User avatar

Joined: Fri Nov 11, 2011 12:26 am
Posts: 204
Location: Look behind you
Completed: Of Stupidity and Idiotic
Oh. If you want to show text on the screen then write something like this:

Code:
    show text "What you want to say." with dissolve at Position(xpos = 0.3, xanchor = 0.3, ypos = 1.0, yanchor = 1.0)


You can change the number of the Position to get the text to the place you want on the screen or simply write "at left" if you want the text to be placed on the left side, "at right" to the right side. (I haven't test the position for the text :) so I'm not entirely sure it'll work. Just test it yourself)

_________________
DA | Commission is open


Top
 Profile Send private message  
 
PostPosted: Thu May 03, 2012 9:08 pm 
Regular
User avatar

Joined: Wed Apr 25, 2012 7:25 am
Posts: 26
Location: Korea, Republic of.
Projects: Lance of Longinus, Charm Harmony, Aristata, Cage Bakery, 4Leaf
Hmm ... it's not good...failed...

How do all of the text should be set?


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

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: RandomKoro83


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