Right, I read the Quick Start thing. And I have it in the directory.
But what I'm having troubles with is that I don't know how to put the image IN the game.
Help, please?
Adding images into game.
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.
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.
- Twar3Draconis
- Regular
- Posts: 129
- Joined: Thu Apr 19, 2007 12:07 am
- Location: Michigan, United States, Terra
- Contact:
Re: Adding images into game.
Code: Select all
init:
image mary = "marynormal.png"
label start:
show mary with dissolve
"Mary" "Hello, my name is Mary."
Who is online
Users browsing this forum: Google [Bot]

