Pooya72's Forum Posts

  • can you describe a little bit more in details ? do you want to save list of users friends ?

  • i have not done this before but should work

    https://www.dropbox.com/s/2w57ybcoc784ogl/Screenshot%202018-03-03%2013.17.27.png?dl=0

    You would need a server side code to handle post requests and store them in server for playing purposes you can use video plugin and set source from there.

  • lucid - behaviors were added recently, but drawing related stuff is still not implemented yet. (forum post here: behaviors-now-supported-in-sdk_t191739)

    martdsam - Here is a big list of addons for C2 : c2-plugins-and-behaviors-list_t65170

    If i remember reading correctly somewhere, I believe there's a plan to keep a better repository within addon manager for C3 down the road, integrated directly in it.

    but for now i've been hosting a constrct 3 compatible addon list here: c2-plugins-and-behaviors-list_t65170

    with the ability to submit new links here: https://docs.google.com/forms/d/e/1FAIp ... g/viewform

    Hi justifun the link to construct 3 plugins list is actually list of c2 plugins

  • what about mac and linux ?

  • > i'm waiting for it specially for being able to preview in multiple tabs without using remote preview.

    >

    The desktop version won't support that either. It will be 99% identical to the browser one, just with extra features for saving files to disk.

    You mean you have no plans for adding it or just not in first versions ?

  • Yes and no, it might be better than remote preview in some cases but being have torefresh the other tab for each minor change and reloading page again is not what im looking for

  • now that construct 3 reached stable releases when will standalone apps be published ?

    i'm waiting for it specially for being able to preview in multiple tabs without using remote preview.

  • I didn't checked this thread after posting the last respond, do you still have that problem ?

    if i didn't respond again email me at pooya72ioo@estakhri followed by .com

  • I decided to drop my construct 2 and rebuild in construct 3. Progress so far:

    And

    you could import capx file of construct 2 to c3

  • Only html elements can do that, one solution would be to design your own tooltips using the text and sprite objects... or

    try doing something like this instead https://dl.dropboxusercontent.com/u/139 ... oltip.capx

    Please renew this link

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • use arrays to save all shown tiles (and sounds if your game supports that too) and a global variable(ie :Counter) to save count of tiles shown till now so when it wants to check 2 3 or x steps before, check Array[Counter-x] = Array[Counter] when user touches the shown tile, if true user gets the point.

  • Construct 3 saves settings and add-ons locally this causes you to loose all settings and add-ons on new browsers and machines. If there be an options to save options and add-ons on cloud that would make construct 3 better.

  • > - Preview, debug.... button on main screen. Is it possible to make them all visible?

    > There is only a "Preview layout" button and a little arrow to press on to show more options. It would be nice to be able to customize it to show more then one button.

    >

    I already asked them to put back the debug preview button, it seems their server can track how many times a button is clicked, apparently not enough people clicked on them so they put them all under the little arrow. It's all about the hot keys don't you know.

    control (command in mac) + F4 runs debug layout. in some cases you may need to press fn button too.

  • If you bought construct 2 recently you can try construct 3 for free for a year.

    im using it instead of construct 2 but that would be more of a personal choice.

  • Seconded it With my ipad model, has anybody had same problem with iphone's running ios 11 ?