Search found 19 matches
- Sat Jun 04, 2016 10:51 pm
- Forum: Asset Creation: Writing
- Topic: Do you doubt your writing?
- Replies: 15
- Views: 2243
Re: Do you doubt your writing?
Doubt is a good sign. Doubt means you aren't Tommy Wiseau. You think him or Uwe Boll or M. Night Shyamalan or any of the other hacks out there ever asked themselves "is this good?" I mean I guess The Room is its own kind of strange masterpiece, but imagine the kind of ignorance and complete confiden...
- Sat Jun 04, 2016 9:54 pm
- Forum: General Discussion
- Topic: Developer Blogs?
- Replies: 9
- Views: 1699
Re: Developer Blogs?
I'm a total noob at this, it's my first game and I'm just starting to try to build interest, but I started a blog for Iron Company last month and I just sort of scream into the void whenever I feel the need. I like having a record of my progress because it keeps me from despairing when I feel like I...
- Sat Jun 04, 2016 9:24 pm
- Forum: Works in Progress
- Topic: Iron Company [Post-Apocalypse/Adventure/Friendship!]
- Replies: 2
- Views: 1125
Re: Iron Company [Post-Apocalypse/Adventure/Friendship!]
BAMP!!! Just updated the heck out of the OP. It's been like 8 months since I touched it, jeez! My arm's gotten a lot better and I'm starting to recover my drawing ability as of a few months ago. Even if it's just a line or two, I work on Iron Company every day. It has a blog now.
- Tue May 31, 2016 10:52 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Lint "Could not find image" error [SOLVED]
- Replies: 4
- Views: 819
Re: Lint "Could not find image" error
Hey, that did it! Now I can see the actual errors in my script again. XD Thank you!
- Fri May 20, 2016 2:49 am
- Forum: Ren'Py Questions and Announcements
- Topic: Lint "Could not find image" error [SOLVED]
- Replies: 4
- Views: 819
Re: Lint "Could not find image" error
Yes, and I only want to use side images. Is that what's causing the problem?PyTom wrote:Offhand - side is special to Ren'Py. It's used for side image handling.
- Fri May 20, 2016 1:04 am
- Forum: Ren'Py Questions and Announcements
- Topic: Lint "Could not find image" error [SOLVED]
- Replies: 4
- Views: 819
Lint "Could not find image" error [SOLVED]
So when I check my script with Lint, I get this error: "game/scriptch1.rpy:30 Could not find image (image_filename.png imagename) corresponding to attributes on say statement." This goes on for hundreds and hundreds of lines, random ones, out of every chapter. My game works perfectly fine, and the i...
- Tue Dec 29, 2015 8:33 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Conditional statement not working right
- Replies: 3
- Views: 565
Re: Conditional statement not working right
While what you have does work, why are you using the strings "True"/"False" rather than the boolean values True/False? D'oh. That's just me spacing out. The reason your loop doesn't work is that you wrote $ things_remaining =- 1 (wrong) instead of $ things_remaining -= 1 (right) GAAAAH THIS WAS IT!...
- Tue Dec 29, 2015 7:34 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Conditional statement not working right
- Replies: 3
- Views: 565
Conditional statement not working right
SOLVED. I'm a space case.
- Sun Oct 04, 2015 4:14 am
- Forum: Works in Progress
- Topic: Iron Company [Post-Apocalypse/Adventure/Friendship!]
- Replies: 2
- Views: 1125
Iron Company [Post-Apocalypse/Adventure/Friendship!]
http://i1293.photobucket.com/albums/b597/doodlemancer/Iron%20Company/e83df9ae-64a7-4fe9-b0ca-f898a8d2665b_zpsqlqu58zu.png DEVELOPMENT BLOG (gets updated way more than this post) [/b] STORY [/b] It's been just over a century since the Rift-- the day that a barrier between planes tore open, and demon...
- Sun Jun 07, 2015 10:26 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Default text speed problem with my game tester
- Replies: 3
- Views: 1976
Re: Default text speed problem with my game tester
Oh, I used the launcher to delete persistent files on my end. Then I built her a windows distribution and sent that to her-- probably should have mentioned that, oops! She doesn't have Ren'py, just my game, so there's no launcher for her to use. She's on Windows 8 and has a Ren'py folder in AppData ...
- Sat Jun 06, 2015 10:11 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Default text speed problem with my game tester
- Replies: 3
- Views: 1976
Default text speed problem with my game tester
So, I changed the default text speed for my game from 0 to 35. It works fine for me when I test it. My friend, who had already tested some previous versions of the game for me, started up the new version I sent her and found that the game still ran as if the text speed were set to 0 (instant). On th...
- Fri Apr 17, 2015 2:40 am
- Forum: Creative Commons
- Topic: RenPy HotSpot Tool
- Replies: 45
- Views: 25090
Re: RenPy HotSpot Tool
Bless this post! Due to my weird number dyslexia and slippery mind, hotspots are a nightmare. owo;; This should make it so much easier! Thank you!
- Mon Apr 13, 2015 1:24 pm
- Forum: Asset Creation: Writing
- Topic: How do you guys make good/interesting characters?
- Replies: 18
- Views: 2763
Re: How do you guys make good/interesting characters?
I have a lot of people tell me (and I read a lot of places that say this, too) to think of your characters as tools for your plot. To not get emotionally involved in them because the point of the story is to essentially torture them with conflict. I hate this. I get that it works for some people--a...
- Sun Apr 12, 2015 4:59 pm
- Forum: Anime, Games, and Japan
- Topic: Best Tear Jerker Music Pieces
- Replies: 17
- Views: 4474
Re: Best Tear Jerker Music Pieces
I recently watched The Tale Of Princess Kaguya. The music of the Celestial Beings ( Part I, Part II ) definitely brings tears now. It's so pretty and joyful, but in the movie it essentially represents the "death" of a beloved character. I can't find the track anywhere on youtube, but there's also a ...
- Sun Apr 12, 2015 4:38 pm
- Forum: Asset Creation: Writing
- Topic: How do you guys make good/interesting characters?
- Replies: 18
- Views: 2763
Re: How do you guys make good/interesting characters?
I developed a lot of the characters for the comic-and-possible-VN script I'm writing through roleplay (MSN messenger... those were the days). Of course, that requires another person to participate, and it's quite a time sink. But it seriously does help. Bouncing your character off another person for...