Chadori's Recent Forum Activity

  • You can through On start of layout, add this JS code:

    	// This will permanently lock awake your application.
    	globalThis["powerManagement"]["acquire"]();
    

    Then, add this to your config.xml.

    chadori-mobile-powermanagement::0.0.1	
    

    And, you are done.

    That should be easy, good luck!

  • I think he means, files from the Files Folder. I do not think there's such feature, if it is outside Construct 3. 🤔

    Sprite-sheeting only applies inside Construct 3.

  • Nice assets, thanks!

  • I am just thankful that I never got this issue, I can imagine the horror of it suddenly dimming while editing.

    On the bright side, I can confirm that some of us do not experience it, so maybe you can do some updates with Chrome, use the Desktop Build or update Windows / Mac. Then, maybe it'll fix the issue.

  • Emergency Addon Patch!

    To those who are using the Clock 2.0, please download the patch 2.1.0.1 from the Discord Community. I have made 2 important patches in this version that will prevent your players from getting the daily reward and cheat guard issues.

  • I sure am now! Great stuff. 😮

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can also press F12 from the Construct 3 Desktop Editor. The Developer Tools window will show. Then, click on the Console tab.

    From there, input this in the text area:

    window.location.href = "https://editor.construct.net/r196/"
    
  • I do not think there is such a thing. Because, by default, nothing is registered until you listen to each specific objects, in this case the condition filtering.

    Best way is to filter touches instead. Like, using On Tap Object, this way you only accept that specific object's input.

  • Here is the official documentation for the Share object.

    Also, a sample demo project shows up when you search the keyword Share.

  • We got that a few days ago, but immediately resolved. Try reopening Construct 3 or login again, that most likely will resolve it.

  • This seems to already do that (Documentation: cordova-screen-orientation-plugin). By locking landscape it can be either landscape-primary or landscape-secondary.

    screen.orientation.lock('landscape');
    
  • Hi, not sure if we have the same needs, but just in case we have. I have made a Cloud Save + Multiplayer Network system for different platforms, most especially mobile and web, using the PlayFab service.

    It includes the Real Currencies addon that validates the Mobile IAP for both Android and iOS. It then claims the product id of a virtual product item from your PlayFab server Store. It has server validation so it has anti-cheating features.

    It also has the Virtual Currencies addon, where you can manage virtual items for your online game.

    These addons automatically profiles players and their analytic data of purchases on the PlayFab Console, so you can see the players and their data in a user friendly interface in realtime. (You can also add your own analytics using the Analytics addon.) Including rewarding items to users, on the admin console.

    If you want to know more, here's the website, documentation and tutorial.

Chadori's avatar

Chadori

Member since 10 Oct, 2014

Twitter
Chadori has 50 followers

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

24/44
How to earn trophies