Roccinio's Recent Forum Activity

  • The solution to the problem is to execute a little JavaScript.

    We use the Browser object and execute the command location.reload();

    Cheers.

  • Thank you for your help.

    Unfortunately i am a bit rusty and i failed to understand what you are trying to tell me.

    on press---> create object--->iframe ---> navigate to url?

    And then what?

    I have to destroy it every time the user presses the reload button, create a new one, set it size, set it coordinates and url?

    And how do i know where the user is if he is navigating a site for example within the iframe?

    How is it possible a community plugin from many years before to have the reload functionality and the official iframe does not?

    Regards

  • Hello,

    After years of absence i decided to give construct 2 another go for one of my projects.

    I downloaded a semi broken iframe plugin for it and i created a quick draft for my project.

    Worked like a charm since it has a refresh command.

    So i decided to buy your construct3 year plan so i can have the latest and greatest.

    Now i am missing the refresh option and i am banging my head against the wall because my project depends on it.

    Am i missing something? Is there an option i haven't used?

    I just want the user to click a button and refresh the web page within the iframe.

    Regards

  • have you tried running your game using the latest internet explorer?try it and tell me if you see any loading difference

  • No,i said the exact opposite thing.

    After the initial data dump (this is where you see the speed difference between ssd and hhd.If your game is less than 100mb then you will see almost no difference since it takes only a few seconds and humans can barely notice the difference between 3 seconds to 2 although in math it is a big percentage of improvement) then the speed of your CPU will determine how fast it will decompress the files and hence how fast the game will load.

  • try previewing your game in internet explorer 11.

    It loads my game 5 times faster than chrome.Do not know why....

    SSD drives are many many times faster than normal HDD.

    The problem in your case is not the actual size of your project(and that is the reason that you will not see any difference in C2 using ssd) but the time it takes to decompress the images to RAM.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Then you should follow the minion's advice

  • just use the save and load option option .

    before you leave the game layout to go to the pause layout add a save and when you exit the pause layout and go the game layout again " on start of layout load that previous save". -this goes to the game layout-

  • Have you tried the seamless mode in tilemap object properties?

  • It makes your player invisible because it runs every tick and the flash behavior resets all the time. add a trigger once in your command to stop this from happening.

    you must understand how conditions work in programing.if something is true it will run 60times a second unless you tell it to do it only once when the condition triggers for the first time.

  • there is a build in behavior called flash.

    Give it to your sprite and just add this

    Bullet on collision with sprite--------. sprite flash

  • Ashley

    I wish i could use Spriter on every platform...That way i wouldn't have to rebuild everything from scratch.

    Unfortunately Spriter is very cpu intensive for weaker possessors so i am stuck with png's for now.

    Thank you once again for your valuable tips and suggestions.

    I guess i will have to figure this out the hard way

Roccinio's avatar

Roccinio

Member since 3 Oct, 2013

None one is following Roccinio yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies