UPDATE! We've just launched our kickstarter campaign! If you like what you see in the demo and would like to help support the full release, it would mean the world to us.
The link is right here:
http://kck.st/2DYrfVL
Search found 57 matches
- Thu Feb 21, 2019 2:19 am
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
- Sun Jan 06, 2019 7:02 pm
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Science][Hacking Simulation]
A Non-Steam demo? I would be more than happy to host downloading on my website, but--if you don't mind me asking--is there a reason why? Is there some hidden benefit to offering download off of Steam that I'm unaware of? I'm admittedly unusual in this regard, but I've been purposely avoiding Steam ...
- Mon Nov 26, 2018 2:34 am
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Science][Hacking Simulation]
I'm admittedly unusual in this regard, but I've been purposely avoiding Steam because I consider it a form of DRM, and avoid software with DRM as a general rule. (I feel like it only hurts legitimate consumers and does nothing to prevent piracy.) Definitely don't feel obligated to go through additi...
- Sun Nov 25, 2018 9:56 pm
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Science][Hacking Simulation]
Oh, this looks like a really interesting premise, and also it looks really pretty and well done. Any plans for a non-Steam demo? :) A Non-Steam demo? I would be more than happy to host downloading on my website, but--if you don't mind me asking--is there a reason why? Is there some hidden benefit t...
- Sat Nov 24, 2018 11:47 pm
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Hacking Simulation]
Here's a bit of a summary for each of the main characters: Tucker: The main character, Tucker, is a high school senior living in Colorado Springs. Though he doesn’t necessarily warm up easily to new people, he has a close group of friends, Ross, Ethan, Valerie, and Laina, that he would do just about...
- Thu Nov 22, 2018 3:55 pm
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Hacking Simulation]
I think I remember seeing an older version of this project awhile ago - I thought it was cool, good to see you've still been working on it! c: The hacking minigame is a really cool idea, but at the same time I think it's a good idea to make it skippable. I tend to have trouble with puzzle/logic typ...
- Fri Nov 16, 2018 5:15 pm
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
Re: The Anomaly [Mystery][Hacking Simulation]
Things look great so far. Fantastic art, and I'm kind of a sucker for Japanese inspired characters/art in a western or non-japanese setting. I'll have to try the demo out. Though I am curious if there is a release date or if its TBD? Also I'm wondering if romance might play a role or if the mystery...
- Fri Nov 16, 2018 2:46 am
- Forum: Works in Progress
- Topic: The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
- Replies: 13
- Views: 745
The Anomaly (KICKSTARTER LIVE) [Mystery][Science][Hacking Simulation]
https://i.imgur.com/D7gotvK.png?1 Kickstarter: http://kck.st/2DYrfVL Hey all! My name is Brett and I'm working on an EVN titled "The Anomaly" with a few friends. We've been working collaboratively under the name Annexe Interactive from both Scranton, Pennsylvania and Colorado Springs, Colorado. Bef...
- Mon Oct 22, 2018 4:48 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Choice menu text fading out on menu call
- Replies: 1
- Views: 77
Re: Choice menu text fading out on menu call
Update: When reloading the game from the yes/no prompt, the text is displayed with no issues whatsoever. Very strange.
- Mon Oct 22, 2018 4:47 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Choice menu text fading out on menu call
- Replies: 1
- Views: 77
Choice menu text fading out on menu call
For some reason, the text prompt that displays on my yes/no menu fades away before the yes/no buttons fade in completely. Not sure what the issue could possibly be. Here's the following code: scene black with fade menu: "{color=#fff}Would you like to view the tutorial?{/color}" "YES": nvl clear jump...
- Sun Oct 14, 2018 4:47 pm
- Forum: Ren'Py Questions and Announcements
- Topic: ConditionSwitch not switching in screen instance
- Replies: 1
- Views: 70
Re: ConditionSwitch not switching in screen instance
Fixed it, and boy do I feel like an idiot.
Just changed:
to:
Wow, I'm ashamed for not catching this sooner 
Just changed:
Code: Select all
game_success == 'True'
Code: Select all
game_success == True

- Sun Oct 14, 2018 2:14 pm
- Forum: Ren'Py Questions and Announcements
- Topic: ConditionSwitch not switching in screen instance
- Replies: 1
- Views: 70
ConditionSwitch not switching in screen instance
Hey all, I've been working on this issue for a while now and have spent a number of hours pouring through the forums with no success. Anyway, the issue I've been having relates to ConditionSwitch. I defined a variable that was supposed to switch between backgrounds based on minigame progress. Though...
- Sat Oct 13, 2018 6:02 pm
- Forum: I am a Musician, Sound Editor, or Video Editor
- Topic: [Video]Professional looking Opening/Trailer/Ending (Update 20/10/2018)
- Replies: 44
- Views: 7231
Re: [Video]Professional looking Opening/Trailer/Ending (Update 23/12/17)
Just finished working with WhiteCharisma on a project I've been making and I'm honestly pretty glad I chose to do business with him. Despite being provided a bare minimum of assets to create a video, he did extraordinary work with what little he was given. Seriously, I was pretty blown away with the...
- Sun Sep 09, 2018 2:49 am
- Forum: Ren'Py Questions and Announcements
- Topic: Ren'Py 7.1.0 Prereleased
- Replies: 83
- Views: 7123
Re: Ren'Py 7.1.0 Prereleased
You need to change your icons. I'm using Android Studio, so I dont know exactly how it works when you publish direct from renpy, but I changed all of them. There are online android icon generation tools that will create all icons you need, so you just change it in the "res" folder of your app (if y...
- Fri Sep 07, 2018 3:58 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Ren'Py 7.1.0 Prereleased
- Replies: 83
- Views: 7123
Re: Ren'Py 7.1.0 Prereleased
Zeekee, it looks like you might be on some sort of old version of Ren'Py. I'd suggest starting over with 7.1, making sure you have Java 8 installed, and making sure JAVA_HOME is not set. Just tried this. Completely removed any old versions from my computer and reinstalled 7.1. Checked JAVA_HOME and...