Search found 33 matches

by carroll6
Tue Oct 20, 2015 9:16 pm
Forum: Ren'Py Questions and Announcements
Topic: ATL for Animated GIF in ImageButton hover- possible?
Replies: 3
Views: 1342

Re: ATL for Animated GIF in ImageButton hover- possible?

I am looking at renpy site for the init statement.. it confuses me where things are defined.. the Uncle Mugen demo defines the transitions in screens.rpy. its confusing ..I will keep hacking at it. Thank you for your reply. Someone mentioned in the forums about "PNG sequences".. I am hunti...
by carroll6
Tue Oct 20, 2015 6:41 pm
Forum: Ren'Py Questions and Announcements
Topic: ATL for Animated GIF in ImageButton hover- possible?
Replies: 3
Views: 1342

ATL for Animated GIF in ImageButton hover- possible?

I can't find the answer anywhere. I am using ImageButton for Point and Click scene.. and I want the hotspots to sparkle when clicked or hovered over..preferably different animations. Tried to define a animation by defining a image- don't work. It just shows the first frame of the animation and stops...
by carroll6
Mon Oct 19, 2015 12:09 am
Forum: Ren'Py Questions and Announcements
Topic: Making an interactive comic book in Ren'Py?
Replies: 7
Views: 3232

Re: Making an interactive comic book in Ren'Py?

Hi! I figured it out. Not all, but now I can easily make the imagebuttons and do things with them. I might make a quick and dirty tutorial, very simple.. that shows how I came to understand how to use them. I was very confused...thinking that the Imagebutton had to be defined in screen.rpy. I had a ...
by carroll6
Sun Oct 18, 2015 1:44 am
Forum: Ren'Py Questions and Announcements
Topic: Making an interactive comic book in Ren'Py?
Replies: 7
Views: 3232

Re: Making an interactive comic book in Ren'Py?

Thanks for the reply! I am trying to hack something out now. DOCS dont show valid actions for Imagebutton. I am trying to make it jump to a panel I have in the script.rpy keeps blowing up. It might seem ambitious, but I'd like it to say, show a text balloon on HOVER "Sayonara Robocop!" The...
by carroll6
Sat Oct 17, 2015 10:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Making an interactive comic book in Ren'Py?
Replies: 7
Views: 3232

Re: Making an interactive comic book in Ren'Py?

What about making the images clickable? I got my imagemap working.. just understanding the basics.. to where it goes to another LABEL statement. I am struggling with basics.. another one is showing an animation when they click, like Hidden Object games. I have chronic pain, and I get confused when I...
by carroll6
Wed Apr 22, 2015 11:52 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 6.99 Released
Replies: 169
Views: 29197

Re: Ren'Py 6.99 Released

Mine keeps saying "error in digest"..and I am on the prerelease channel.
by carroll6
Wed Apr 08, 2015 5:53 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 6.99 Released
Replies: 169
Views: 29197

Re: Ren'Py 6.99 Released

ok..will I have to DL anything else? I think you answered my question. If it will select the size I need, that is what I want. Anyways, I am busy working on my project..no need to have the latest one, not yet, it uses very simple functions.
by carroll6
Wed Apr 08, 2015 2:27 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 6.99 Released
Replies: 169
Views: 29197

Re: Ren'Py 6.99 Released

I wait on 6.99.2 while continuing my project with the simplest code, so that it will still work. My question is, how well will the new version do at sensing different screen sizes on devices?
by carroll6
Tue Mar 31, 2015 9:47 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 6.99 Released
Replies: 169
Views: 29197

Re: Ren'Py 6.99 Released

Mine says.. "update file may not have the correct digest." Eh..what is digest?
by carroll6
Mon Oct 27, 2014 2:50 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Re: Ren'Py Error with Android SDK after updating

GOT IT TO RUN! Thought I was gonna jump 3 feet in the air. You know what it was.. you know what it was? the statement image asylum = "asylum.jpg " note the space! THAT was it! changed it to "asylum.jpg" and it ran. Hmmm.. now what to do with my other stuff. I can't seem to get it...
by carroll6
Sun Oct 26, 2014 9:29 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Re: Ren'Py Error with Android SDK after updating

LOL it won't run on my Tablet let me try it again. Thank you so much for looking it over. Build succeeds on the desktop! On the TABLET: There is a IO Error.. "couldn't find asylumfront.jpg" then a whole bunch of errors. Like it is not fully transferring to the Tablet. The Icon for the game...
by carroll6
Sat Oct 25, 2014 9:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Re: Ren'Py Error with Android SDK after updating

OK HERE goes.. I couldn't locate your email on your profile or web page... tried the email up above..pytom@bishouju.us no luck.. here goes...aaargh This is Android.txt. The device is Android 4.3, a HiSenspro Sero7. Windows 7 is my OS. I do not know where to look! It builds on desktop.. but on the Ta...
by carroll6
Fri Oct 24, 2014 9:03 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Re: Ren'Py Error with Android SDK after updating

can I post the whole "android" file on here.. it will be huge! THere is another suspicious line.. it says: Updated file C:\Users\David\Downloads\renpy-6.18.2-sdk\rapt\proguard-project.txt It seems that there are sub-projects. If you want to update them please use the --subprojects paramete...
by carroll6
Fri Oct 24, 2014 6:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Here are the Errors I got

I got it to successfully build- on the desktop. I had given up. These are the errors and warnings. On the Tablet it will build a little..with a bunch of errors. Sigh. Is NOTHING straightforward? -compile: [javac] Compiling 39 source files to C:\Users\David\Downloads\renpy-6.18.2-sdk\rapt\bin\classes...
by carroll6
Thu Oct 16, 2014 9:11 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py Error with Android SDK after updating
Replies: 35
Views: 10297

Re: Ren'Py Error with Android SDK after updating

ANT keeps getting stuck on the installation.. it's stalled now. I deleted the Google directory on the Android-SDK. But I am just guessing.