Joe7's Recent Forum Activity

  • Webstorage saves locally on the device you use - eg phone. If you run the game later on a pc you have no access to previous local saved data on the phone.

  • The system object has an action create instance. Use this to create instances of the enemy and then move them with an action eg set position - to the right place. Capx what you have for details..

  • The tutorial ajax example shows how you can do exactly that.

  • Set the object inital property visibility to invisible. Create some instances in the layout.

    -> event on button clicked -> subevent foreach enemy -> action enemy set visible visible

  • Then ajax. It's not really possible to make a serious ranking without connecting the players and comparing their points or whatever.. <img src="smileys/smiley17.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Fimbul Great. Better idea than mine. <img src="smileys/smiley2.gif" border="0" align="middle" />

    I thought at key1.key2.key3 but jquery syntax is much better. I'll try it but in the next days I've no time.. so if it's really important feel free to fork or change the plugin by yourself. I'look at it asap..

  • The manual says that you can open a demo.

    small online demo (capx)

    what do effects (mozilla) <img src="smileys/smiley1.gif" border="0" align="middle">

  • Without capx or some explaination with details it's really impossible to help you. Probably you've forgotten a condition when it counts "every tick" or something like that.

  • Perhaps the plugin passC2value could help you but I wonder a little about what you want.

    Why you don't use the C2 audio object. If you write your own code to play only an oggfile, IE users wont hear anything.

    [Edit] Ok, with the call Javascript plugin this is easily possible - but i've ignored IE9 in the javascript.

    demo

    external javscript-file

    Demo-capx (requires callJs-Plugin) <img src="smileys/smiley2.gif" border="0" align="middle">

    the whole project (zip)

    [/Edit]

    [Edit2]If you really want to write a script within the file index.html then you can play with the other plugin - passC2Value. The coding should be similar. Just mention that when you export from Construct then the index.html gets overwritten. <img src="smileys/smiley2.gif" border="0" align="middle">

    [/Edit2]

  • No <img src="smileys/smiley2.gif" border="0" align="middle" /> . If you don't trust the installer, zip all your plugins and move them to another place on the disk. This shouldn't take more than a few minutes.

  • No.. it's only for simple json. Do we really need support for nested json-structures? I ask because I suppose that the users that use json for complicated savings or readings use php or pure javascript because of the flexibility and time to parse. If I would try to extend this plugin I think it would slow down the reading-time for simple files too. I have an idea how to implement nested things as a plugin but I'm still not sure if anyone will use it or needs it.. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Which object-types do you want to print? Sprites? I suppose it would be possible with the creation of a new webpage with only the choosen elements for the printing on it. Any other easier ideas for a plugin? <img src="smileys/smiley2.gif" border="0" align="middle" />

Joe7's avatar

Joe7

Member since 14 Oct, 2011

Twitter
Joe7 has 3 followers

Trophy Case

  • 13-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

15/44
How to earn trophies