gazoogle's Forum Posts

  • Back from rebooting - That seems to have sorted the problem. :sheepish:

  • New Project, after saying OK to either single file or project folder and pressing the create project button:

    Has encountered a problem and needs to close. Obviously no cap file. Drivers updated within the last couple weeks.

  • One thing to keep in mind is that HTML 5 performance increases would be counterproductive for Apple, and put a tiny dent in their profits - if the app store had to compete with things available on the web... I don't think apple has much motivation to improve HTML5, nor does MS if they hope to emulate the App store. Its pretty much up to Chrome, Firefox and Opera to push it...

  • I think that will probably work. Thanks, I'll try it.

  • I have about 20 sprites with a drag and drop behavior. Ideally, I will probably have more than 100. Think refrigerator magnets. I want to switch between them being movable or not. Right now, I am turning off drag and drop for all of them individually with a button press that changes a flag. Wondering if I should put this on hold until there is family behaviors or if there is some easy way to do this that I don't know. Thanks for any help!

  • construct.net/en

    See my post at the bottom of the page, or the copy and paste code. +

  • From the comments "Stop using the word 'whilst'" - Just thought that was really funny.

  • Have the index have a global variable

    When you click on play, have that assign a random value 1-30 to that global varible

    if that global varible equals 1 go to layout1

    if that global varible equals 2 go to layout2

    that would be logically clear, even if it requires 30 conditions...

  • Congrats on hitting your goal.

    My son has been trying to make an animated cartoon with his cousin to post to youtube. Just today he said "Wouldn't it be great if there was a way just to take the pieces you want to move and move them, instead of drawing them again?" Now there may be other software out there that does this, but it sounded very much like Spriter to me. Seems like it would be great for basic web cartoons, even just plugged into C2.

  • freesound.org

    Freesound aims to create a huge collaborative database of audio snippets, samples, recordings, bleeps, ... released under Creative Commons licenses that allow their reuse.

  • Made with iPod touch in mind. Arrow keys work too.

    Not sure if I'm going to do anything more with it or not.http://www.happyfamilyfuntime.com/chicken

  • Wow, thank you to everyone involved.

  • Just found information that online mode is 320x356. I will confirm after testing.

  • What is the optimal size for an iPod Touch layout? Is there anyway to fullsize safari on a iPod?

    Also, while testing, I noticed no music or sound, is this an iPod touch browser limitation or is it something I did?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • <img src="smileys/smiley4.gif" border="0" align="middle" />

    Newt -This was so clear and concise, what a great answer.