Cascade Games's Forum Posts

  • A question

    What is the use of 3dshape here? (I know without it does not works properly)

  • Try turning worker mode off. You shouldn't have to export to test.

    Remote preview should work, as long as the browser, and phone has those features.

    Bingo. With worker mode off,now it is working back on my local server too

    Thanks

  • More information and update:-

    1.) It was html export

    2.) Actually I currently don't have active plan so I export html and then run it locally on my mobile using web server. My game opened but except tilt feature, everything was working

    Now in order to show my html export here,I uploaded to netlify. But lol, "now" tilt feature was working

    testtilt.netlify.app

    Issue was with local web server. And for future reference,if someone is using local web server and tilt(or maybe something else too is not working) then issue is with local server

    Thanks for the replies

  • I just checked one of my old tilt games and it still works perfectly. As newt implied, you're not giving enough info to go on.

    I never said that tilt feature is not working on construct 3 games (even my game exported earlier having tilt feature is working)

    I am "saying" that "now" if I again export "same" game,now tilt feature is not working.

  • > Not all mobile devices have a gyroscope.

    > Most devices do have an accelerometer.

    > If orientation doesn't work try acceleration.

    I have same mobile since I began using construct 3. The code which was running fine last time is not working now

    Infact one of games exported earlier is still working on my mobile

  • Not all mobile devices have a gyroscope.

    Most devices do have an accelerometer.

    If orientation doesn't work try acceleration.

    I have same mobile since I began using construct 3. The code which was running fine last time is not working now

  • And also confirmed that i am granted permission by the browser to use orientation sensor

  • I am working on a game where user has to tilt the mobile to do things. But issue is that now it is simply not working (I have even asked for "request orientation") in the beginning with "on touch gesture".

    And it is definitely not a code issue as my previous code which used to work is now also not working

  • Ashley C3 beta r252 has introduced bad jank in Android exports.

    If I export my game from C3 r252 with Web Worker enabled, what Im seeing is periods of smooth jank-free game play punctuated by peroids of severe jank. I can play jank-free for say 30 secs, then there will be a period of 15 seconds where game play displays severe jank, then it will go back to jank-free gameplay.

    Prior to r247 my game had some issues with mild but noticable jank. Changes you made to 'frame scheduling' in r247 bascially removed jank entirely from my game (jank ~95% gone Id say). C3 builds r247 - r251 have been brilliant: Android exports have had smooth jank-free gameplay. But r252 is a major step backwards, jank is back and much worse in my game.

    In the release notes you say beta r252 introduces support for Web Worker mode in Android exports. I guess its related?

    Ill be going back to C3 r251 for the moment.

    It would be better to share the APK file. At least Ashley can himself see the janks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Pretty sure it does not.

    Thanks 👍

  • As stated in the question, does "file selector" button works in android or iOS export?

  • Did someone tried latest beta version's performance for Android?

  • Hi,

    I want to click snapshot of the screen. Earlier I had to click snapshot of the whole screen hence it was easy. But now the situation has changed

    Resolution of my game is 720x1440. But I want to click snapshot of only top part (720x1280). Issue is that I don't know how to do it(in snapshot command,if in height section,if I write 1280,then it is not working properly. Looks like it is dependent on screen size)

    Please help me regarding this

    Thanks in advance

  • Hi,

    I have a weird question. I want to click snapshot of whole canvas. But what would happen in presence of banner? Will banner image be also included in the image or the original content behind the banner will be there or something else?

    Thanks in advance

  • Chadori do you support it?