part12studios's Forum Posts

  • ok cool i'll give it a try. maybe this is something that could be a checkbox for exporting HTML projects like 'offline' option used to be in a future update?

  • Is there a way to disable this?

    I mean there's no real harm in it doing this but it just seems like a distraction and maybe even concerning from visitors thinking this install is some kind of virus / malware..

    Thanks,

    Caleb

  • when i visit my site, www.deftovers.com i get this "install" button where i can download it and run it locally? offline support is turned off.

    the picture doesn't show it this time but sometimes the word "install" appears to the left of that icon.

    I have other sites that do not do this. maybe this is some new option somewhere?

    from my test it also seems to be specific to Chrome.. i don't see this happen in safari or firefox.

    Thanks,

    Caleb

  • OK got it to work. not sure exactly why it wasn't offering the option before but it did this time. All set.

    Thanks!

    Caleb

  • I have a project that has the G4A plugin which is great, but some features are being depreciated in Construct that will be trouble soon.

    So I open the project. I right click on the name of the project. I see tools / used addons option.. I see it in there. if i right click it i just get help and find all references.

    I've seen in some situation there's an extra option to "upgrade to editor"

    How can I unbundle an outdated plugin so i can replace it with the updated version and NOT have to utterly remove the many calls of the prior plugin.

  • so it seems like it's isolated to one computer so far.. my M1 Studio.. is the oddball.. i had cleared my cache recently but i'm not sure if the problem occurred directly after that clear..

  • thanks so much for this! i'm going to go over it this week and make sense of it. i think it's all well laid out i just have to still wrap my head around some of the concepts till it's clear to me.

  • the message doesn't make much sense.. my cloud storage (dropbox AND google drive) have plenty of space on them still so they didn't run out of space..

    is this something going on inside Construct services themselves?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • and it goes on. saying these messages..

  • to the best of my knowledge i'm logged into both of these just fine but it just stopped working recently..

  • Hi everyone, so I'm teaming up with my buddy on a game. he's got the backend skills i lack. i think i can manage the front end but he has to pass me strings of information via ajax / json.

    we were able to get a string of information to go into a text field, but this is where things got dicey and he and i are not sure how to do things in C3 land.

    how would construct use a loop to say, put a series of names or other fields..

    what i'm doing right now is trying to make a list of characters.. so you'd have say, a name field, level, class..

    [ { "title": "john", "level": 1, "class": "warrior", } ]

  • Seemed to clear up on it's own.. no idea why it was being like this.

  • I don't get it.. i was able to do a cloud save and yet when i go to open that file over dropbox i still get the error..

    if i download that file from dropbox locally they open up fine..

  • Hi everyone, so I got a bit of a scare when I was being told none of my recent cp3 files could be opened via cloud open.

    However, I can open the most recent file (and likely the others too) of my files from dropbox as a local file, but when I access the same file via cloud i get this error.

  • you are freakin' amazing! :) man how do you know how to do this? I've used construct for years and i just get amazed at how involved some of these solutions are that i never touch when I make stuff.