orangpelupa's Forum Posts

  • I managed to make the ads appear, but after i closed the video, it wont load another layout. It just stays in the current layout.

    the script basicaally

    on video complete -> go to layout 2

    on video canceled -> go to layout 2

    how do i go to another layout after the reward video is closed?

  • The error pop up says

    Unsupported

    This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.

    For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.

    - Jogo, "XXX\Jogo.jsproj"

    No changes required

    These projects can be opened in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without changing them.

    - Jogo, "XXX\Jogo.sln"

    SOLVED:

    turns out you must use VS 2017. It simply doesnt work with VS 2019.

    Tagged:

  • still cant do it. i gave up :(

  • The UWP export tutorial only says to put the correct version but didnt say HOW to check the installed version.

    when i typed 10.0.18362.1 using the title bar on winsdksetup.exe, opening the .sln game me this

    Unsupported

    This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.

    For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.

    - Jogo, "XXX\Jogo.jsproj"

    No changes required

    These projects can be opened in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without changing them.

    - Jogo, "XXX\Jogo.sln"

  • using

    on tap button, browser go to url in new window

    doesnt work :(

    Basically i want to place a button in my game that will open a url in system web browser when tapped.

    thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Basically the same issue with this post from a year ago construct.net/en/forum/construct-3/general-discussion-7/cant-connect-google-play-141488 but the topic went silent...

    Play services seems tried to loading for a split second, then poof, gone. nothing happen.

    1. I have used signed key

    2. I have put the SHA1 into play game api on dev console web page

    3. I have published an internal release (but it says stuck in review).

    btw is the 3rd thing i mentioned above necessary? i prefer to directly test rather than going thru play console website.

    oh!, and how can i check the 2nd thing i posted above? in case maybe i pasted wrong SHA1.

    THank you.

  • Zebbi

    To do it without the paster object just make sure the areas on either side of the layout look identical.

    https://dl.dropboxusercontent.com/u/542 ... croll.capx

    can you reupload that? thankyou

  • hello,

    i'm the developer behind an app to disable USB charging -> https://play.google.com/store/apps/deta ... ging&hl=en

    and i want to remake and update it in C2. But i need to know how do i execute shell (or is it ADB?) command?

    Why i didnt simply keep developing that app using Android Studio? Simple, i forgot how to use android studio <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing"> .

  • its nowhere in C2, and looking at cocoon.io, there's also no place to put the BILLING_KEY

    googling, i keep finding old thread from 2014-2016 with no solution

    thankyou

  • R0J0hound

    your paster plugin and rotating cube example seems fit for what i want to do (visually).

    and the fez-like rotation is what i want to do (gameplay-wise).

    thank you!

    ill try to learn your examples.

  • thanks a lot! ill try all of them. but now im really hungry

  • using isometric view style, How do I make fake 3d rubik and rotate each column/row?

    what i have in mind:

    + the blocks "face" are sprites

    + sprites get "skewed" when rotated.

    + "lerp" to make the "skew" smooth.

    or i am completely out of track?

    thank you!

    EDIT:

    found an old flash game that visualize what i want to achieve in C2 http://www.coolmath-games.com/0-rubikscube

  • thanks i got the link :D

  • Hello,

    i have bough C2 for a while now but i still dont know where i can download the SFX, music bundle, etc that i should get from buying construct 2.

    i have searched the scirra website using google SITE:www.scirra.com

    and cant found it. I only found the freebundle.zip

    how do i get to download the bundles? (from paid C2)

    Thanks for any replies :)

  • hi Kyatric,

    thanks the info.

    i have installed 132 and use the cocoonjs specific dialogue.

    But can i test it using web browser on PC? Maybe with more trigger?

    Or i must compile it on cocoon cloud and install it on my android?

    I tried running it on PC using chrome but nothing happend :(

    i need to know in how and what variable the coocoonJS dialogue will save the text.

    Then compare it with pre defined text value (the correct answer for quiz game)

    thanks

    EDIT:

    yay, the virtual keyboard able to display the key label :D.

    i changed the spawn layer from "0" to "2" :D

    thanks the replies everyone :D

    EDIT2:

    ouch using virtual keyboard freeze my whole game on cocoonjs :/

    EDIT3:

    The virtual keyboard works after i restart my phone :D

    GeometriX's keyboard works on CocoonJS. Anyone wants the CocoonJS workaround that tried it and got problem, try restart the android phone.

    Works like a charm for me :D