Can anyone help me, please?
Folder for images? [Fixed]
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.
- choklitchan
- Regular
- Posts: 143
- Joined: Sun Mar 13, 2011 12:28 am
- Contact:
Folder for images? [Fixed]
I have a mac, so I'm not sure that putting images in the game folder is exactly the same. Up until now I've just been putting all my images in "game", along with the bytecode.rpyb, options, etc. I'd love to make it more organized, but whenever I try to create a new folder, I get a message saying my images are undefined.
Can anyone help me, please?
Can anyone help me, please?
Last edited by choklitchan on Mon Apr 25, 2011 10:23 am, edited 1 time in total.
Finished:
Shrinkled
Mobile Food Madness (Polymorphic Games)
Works in Progress
The Truth of the Legends (Hiatus)
Shrinkled
Mobile Food Madness (Polymorphic Games)
Works in Progress
The Truth of the Legends (Hiatus)
Re: Folder for images?
You just need to modifly the location of your picture:
"your_picture.png"
become
"image_folder/your_picture.png"
"your_picture.png"
become
"image_folder/your_picture.png"
- choklitchan
- Regular
- Posts: 143
- Joined: Sun Mar 13, 2011 12:28 am
- Contact:
Re: Folder for images? [Fixed]
I tried putting
image pic = "image_folder/pic.png" in the script,
but I got "can find the file".
Do I have to do something in the game folder?
Nevermind, I got what what you were saying. Thank you very much!
Finished:
Shrinkled
Mobile Food Madness (Polymorphic Games)
Works in Progress
The Truth of the Legends (Hiatus)
Shrinkled
Mobile Food Madness (Polymorphic Games)
Works in Progress
The Truth of the Legends (Hiatus)
Who is online
Users browsing this forum: Majestic-12 [Bot], _ticlock_
