Ize's Forum Posts

  • I've seen this effect in flash a few times and it's pretty awesome, so i've been searching if someone had recreated it in html5 and... they did! :D

    Here are 2 examples:

    html5rocks.com/en/tutorials/casestudies/20things_pageflip

    stackoverflow.com/questions/4613515/page-flip-effect-for-html5

    Could anyone make this into a plugin or do you think it's do'able with events alone?

    I guess this could be done with Canvas Plugin but all the drawing functions make my head spin <img src="smileys/smiley9.gif" border="0" align="middle">

    EDIT 12.09.2013: Click here for a (partially) working demo and example .capx

  • Awesome! Webstorage FTW! Hopefully ;D

  • Sounds like a good idea. I hope you guys can push out a new release with the "fixed" webstorage before the rotary competition closes. :O

  • I got it to work (at work lol!) :D

    Pretty cool (when it works!), i really hope you can get rid of the bugs and make it workin every browser :)

  • i only see a white background with some buttons in firefox and chrome on your demo website... the load button does nothing either?

  • Thanks alot :D

  • Wink I love you... in a heterosexual way :D

    I was able to merge what i had manually restored so far and the old backup from beginning of the week win7 made! :D

  • I wanted to add a sound to my project and then pressed ctrl+s as usual to make a quick save, the progress bar appeared and just froze :(

    After waiting a few minutes, i had to kill c2 via taskmanager and now it won't let me open my project anymore, the error i get is: Unable to open "blablabla" for unzipping.

    I've tried to rename it to .zip and repair it with DiskInternals Zip Repair and Winrar but the resulting file contained no .caproj or Layouts :(

    Does c2 keep a backup of old .capx files anywhere?

    This was my project for the rotary competition, which i've worked on for weeks and it was almost done.

    Is there anything else i can try to recover it?

    It's missing alot since i've tweaked it alot in the last few days but atleast that would be a start.

    Please Ashley help me :[ or anyone else that has an idea I'm really distressed, else i wouldn't post a near finished project file :( EDIT: removed links cause i got it working again thx to @Wink :D Note to @Ashley: please add an auto-backup thingy to c2 Note to self: never use .capx again for own projects :O

  • So far sounds are excluded from the preloader :(

    You can "preload" them manually with the audio object but that doesn't help with larger files like music cause it will still take a while to cache it and the audio object doesn't even have a function to check if it has been cached completely yet :/

    This is one of the things that annoys me too...

  • Small update:

    dl.dropbox.com/u/45711709/Hurl5/index.html

    I've tried to incorporate deltatime to the physics so it's atleast playable on slower pc's.

    Added some graphics instead of the blank tiles :D

    Still alot todo :~

  • Ashley thanks :D

    hah! me too... :D

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • While working on my game for the rotary competition, i noticed that the webstorage plugin is not available in the arcade?!

    I think this is one of the most important plugins and it NEEDS to be available in the arcade to save scores, unlocked level(my case), achievements etc.

    Please allow us to use it in the arcade.

  • Thanks for the suggestions guys, i've scrapped the rolling sound for now :/

    Couldn't make it work how i wanted it to be and if im gonna waste more time on it i'll never finish the game in time :P

  • The Problem is that the hitsound plays repeatedly for me (in firefox)... i tried to fix it with the variable stuff which kind of works but not 100%...

    And i didn't implement the rolling sound yet because i didn't know how to tackle it completely... i have the velocity and with your idea of the hidden sprite i could make it work i guess... :)

  • Well take a look at my capx first... the issue is quite obvious :(

    dl.dropbox.com/u/45711709/soundTest.capx

    I want to play a sound when the ball hits a block and not just rolls on it but it won't work as you can hear :(

    Also i'd like to play a rolling sound when the ball rolls along a block, also have no idea how to do that :/

    Anyone got an idea? <img src="smileys/smiley19.gif" border="0" align="middle" />

    Thanks. <img src="smileys/smiley4.gif" border="0" align="middle" />