Character sprites now won't auto hide after sub folder placement
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.
Character sprites now won't auto hide after sub folder placement
Hi there, recently decided I wanted to tidy up the images folder.
To do that apparently I needed to rename all image names with undcerscored to replace the spaces IF placed into a sub folder of the images folder.
That works, but now all "show character x" will only display the character over the top of the original if the scene hasn't been cleared.
Any help appreciated, thanks.
To do that apparently I needed to rename all image names with undcerscored to replace the spaces IF placed into a sub folder of the images folder.
That works, but now all "show character x" will only display the character over the top of the original if the scene hasn't been cleared.
Any help appreciated, thanks.
Re: Character sprites now won't auto hide after sub folder placement
Don't use underscore:GMHLee wrote: ↑Sun Aug 28, 2022 5:17 amHi there, recently decided I wanted to tidy up the images folder.
To do that apparently I needed to rename all image names with undcerscored to replace the spaces IF placed into a sub folder of the images folder.
That works, but now all "show character x" will only display the character over the top of the original if the scene hasn't been cleared.
Any help appreciated, thanks.
- 'eileen happy' and 'eileen normal' are images with tag 'eileen' so they will replace each other,
- 'eileen_happy' and 'eileen_normal' are two different images that can be shown onscreen simultaneously.
https://www.renpy.org/doc/html/displayi ... l#concepts
https://www.renpy.org/doc/html/displayi ... ing-images
Re: Character sprites now won't auto hide after sub folder placement
Ah I see, then there's a problem. Using spaces when in a sub folder will cause it to fail and not find the image.
Re: Character sprites now won't auto hide after sub folder placement
Re: Character sprites now won't auto hide after sub folder placement
Wouldn't I have to do that for every image?
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Majestic-12 [Bot]