alessander.falcao's Forum Posts

  • Hi,

    I created an array in project file ( NewArray.json)but I can't load and read the data files at runtime.

    I've tried this below.

    + System: On start of layout

    -> AJAX: Request New Array.json (tag "")

    + AJAX: On "" completed

    -> Text: Set text to AJAX.LastData

    Thanks

  • The C3 manual in plugin reference -> google Play says:

    To do this, in the Developer Console under Game details, find the header that says API CONSOLE PROJECT and follow the link to the API console project for your game. In the API console, select APIs & auth, then Credentials. Notice the Javascript Origins field contains only your final URL; this also needs to contain any preview URLs to be allowed access. Click Edit settings. Under Authorized Javascript Origins, make sure the final URL and the preview URL appear on separate lines.

    I did not find the " Javascript Origins field". Has the path changed ? " Under Authorized Javascript Origins...". Where I find this ?

    Thanks.

  • The document has been already updated ? I am starting to learn about google play plugin. Is there any tutorial besides the documentantion ?

    Thanks.

  • You do not have permission to view this post

  • Thanks.

  • What is the difference between them ? Could someone please give me a video explaining? Just found about the second, but nothing about " on hold over".

    Thanks.

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • On colision another object - audio play xxx not looping

    It works on pc with remote preview, but at my LG K10, there is a delay. I hear the sound 1 second after collision. it is a light sounds that plays when a ball touch a sprite, in a tennis game.

    thanks.

    Tagged:

  • What is the difference of scroll layout and scroll to sprite's behavior.

    If I use every tick-> System: Set scroll X to ScrollX + (Sprite.X - ScrollX) or add a scroll to behavior to my sprite, the result will be the same ?

  • I Can't open a project made in my smartphone. I receive a message Project saved with future release of c3.

    Help me.

    thanks