Search found 7 matches
- Wed Mar 19, 2014 12:52 am
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Re: Is there a way to open a file outside of the game direct
Y-you don't have to do it manually? 0A0
- Tue Mar 18, 2014 4:41 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Re: Is there a way to open a file outside of the game direct
Thank you. >_< Everything works fine now.
It was a pain to go through and change that though...
It was a pain to go through and change that though...
Re: Guestbook
My name is Zoe, I'm from PA but I currently live in AZ. My website is: http://apples.photofolio.org/ And I think this forum is really helpful, I've been lurking for a while, looking for stuff about ren'py, and I finally made an account. >_< My family calls me 'Apples' because I love and can eat a lo...
- Tue Mar 18, 2014 4:09 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Re: Is there a way to open a file outside of the game direct
Okay so ren'py hated what ever I did. I gave it the images for all the characters and the backgrounds just like this: ## Declare character images below this line. ## FIAMN image fiamn neutral = "/characters/fiamn/fiamn_neutral.png" image fiamn semb = "/characters/fiamn/fiamn_semb.png" image fiamn em...
- Tue Mar 18, 2014 2:33 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Re: Is there a way to open a file outside of the game direct
Oh, thank you. >_<; I feel kinda silly now.
- Tue Mar 18, 2014 2:13 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Re: Is there a way to open a file outside of the game direct
Well yes, but how do I call them? Like I tried to, and it worked. The problem I have is that I don't know if telling it "C:/Users/Zoe/Desktop/PROJECTS/Spinoza Rosa/game/bleh/bleh.png" would work on another computer. I'm still kind of a noob when it comes to ren'py and python, but I have lots of expe...
- Tue Mar 18, 2014 12:10 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Is there a way to open a file outside of the game directory?
- Replies: 10
- Views: 935
Is there a way to open a file outside of the game directory?
So, I am noticing that my "game" folder for this project is getting really crowded and hard to sort through when I need to change/re-size/edit an image or shorten a sound so it fits. I could just use the 'Search' that windows has but it isn't effective to search by the file type or name. I was think...