AndreasR's Recent Forum Activity

  • AndreasR

    Thank you very much!!!

    now i see the logic of it.

    by the way... i have error in FF when i run your example

    Javascript error!

    UnknownError

    http://192.168.5.2:50002/LocalStorage_plugin.js, line 33 (col 0)

    This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines. Subsequent errors will be logged to the console.

    can you check please?

    It works fine on my end. I tested it with Firefox and it works.

    But I have the same issue on my MacBook running Windows 10. I'm not sure why this happens only there. I will update C2 and will let you know then.

    Regards

    Andreas

  • AndreasR

    can you help me out please!?

    i was used to webstorage (wich was fine by mine opinion) and now its gone and im stuch with this LocalStorage that i just dont get... <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    I have numerical value stored under key "X"

    and i want to compare it and see if that value is equal or under "9" and than ad zero infront of it so that value looks like "09"

    Websorage had "compare key value" and that worked excellent for me... but no im stuck with this crapy LocalStorage and dont know how to proceed... <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    HELP!!!!

    Hello irina

    I worked out an example for you <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    https://www.dropbox.com/s/qa48otm534p8k ... .capx?dl=0

    This should work for you.

    Regards

    Andreas

  • If there are any essential features you want built-in, please suggest them. But as I outlined it is very difficult (including for both legal, technical and support reasons) to ship third party code with C2 itself.

    It would be awesome to insert the latest CocoonJS files into C2.

    So we don't have to update the plugin files after each installation of an update <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    https://github.com/ludei/Construct-2-plugin

    Regards

    Andreas

  • Fancy Menu Effects — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-game-templates/fancy-menu-effects-1279

    <h3>Description</h3><div class="deshr"></div><p>Include fancy menu effects to your game! Check out the demo to see the menu buttons in anction.</p><h3>LiteTween</h3><div class="deshr"></div><p>This template uses the free plugin LiteTween. This plugin is included in the package aswell as a link to the author (to get always the latest version).</p><h3>Support</h3><div class="deshr"></div><p>Support & bug fixes are covered and included. You find more information about support in the package.</p><h3>Suggestions</h3><div class="deshr"></div><p>Any suggestion? Feel free to leave a comment!</p>

    Use this topic to leave comments, ask questions and talk about Fancy Menu Effects

  • My variable is NaN which I heard is "Not a Number" but I followed all the instructions:

    Screenshot of the events:

    prntscr (dot) (com) / 8d23zg

    Screenshot of score:

    prntscr (dot) (com) / 8d24lo

    What is my problem?

    Edit: So apparently I am not able to post links... So that's why the links look like that.

    Hello,

    can you provide a capx example or a screen shot of your code?

    Regards

    Andreas

  • cranberrygame

    Sorry to hear that my friend! You made an awesome job for all of us! We really appriciate your contribution with your plugins!

  • Hello guys,

    I want to add a function to my game checking on the start if a new version of a json file is available.

    I'm using that json file to store my dialogs. But I don't want to update my game every time I changed something to it.

    So I'm looking for a function checking on start of the layout if the file at the server is newer than the one in the project (maybe via an version ID stored in the json file or name).

    Then if the file at the server is newer it should download it and store it (localstorage or better directly on the device and replace the old one).

    The problem is I need this for an android game. I'm not sure if this will work <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    Many thanks guys!

    Here is a prepared capx file, not much, but a start: https://www.dropbox.com/s/aa45mraef6i0x ... .capx?dl=0

  • All set. I checked all the color settings in a css file that comes with the plugin and somehow missed one of them! Thank you AndreasR for your help.

    You're welcome

  • We export our Construct 2 games for android an ios using Cordova>Crosswalk> XDK. Before buying we would like to know if It would still be possible to use XDK to compile using cranberry plugin or we would need to use phongegap.

    Thanks in advance

    Hello,

    yes you can still use Intel XDK to complile your games

    This is supported by cranberrygame's plugins.

    Let me know if you have further questions

    Regards

    Andreas

  • I guess it's makeable. But how, is another question.

    You will need a lot of stuff beside the c2 project (Artwork, server, server scripts, database, SSL, and so on).

    Then you must find a way to get it to mobile phones and tablets without loosing performance. Up to now this is the major problem that you will face if you would start such a project.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi! Nobody can help me?

    I've used to trigger for overlapping but when I pass on same object overlapping works again.

    I need that overlapping generate one event, others overlapping on the same object doesn't have to generate any others events.

    Have a good day

    Just add a variable 'overlapped' = 0.

    Condition

    On overallping && overlapped = 0

    Action

    Set overlapped to 1

    YOUR CODE

    Regards

  • Hello

    I'm not sure what you are trying to do, but I try to help you out.

    1) What do you want to achieve with the 'which' variable? It is always 1, so your code at 'which = 0' will never be called.

    2)

    Just use 'On created block' and add your actions.

AndreasR's avatar

AndreasR

Member since 21 Feb, 2013

Twitter
AndreasR has 6 followers

Connect with AndreasR

Trophy Case

  • 11-Year Club
  • x11
    Popular Game One of your games has over 1,000 players
  • x17
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies