Chadori's Recent Forum Activity

  • Brilliant thanks. That’s going to open up a lot of possibilities. Does the user have to sign in? Or will it open in the FB app if they have it installed?

    The user needs to sign in to have Facebook related capabilities.

  • Yep. You just need a Facebook plugin.

    If you had, once the "On Share" condition triggers, which indicates the share has succeeded. You can reward the user.

  • Construct Master Collection :: Stable Release!

    The Construct Master Collection has now released its stable and complete version. It supports all Construct Runtimes. It had undergo a lot of bug fixes, code improvements,addon upgrades, feature additions, additional addons, code refactoring, editor code improvements, optimizations and lots more to get the addon collection to its optimum condition.

    Presenting the Mobile Notifications!

    The Mobile Notifications plugin is the most recent addon addition in the Construct Master Collection.

    It has tons of features including :

    1. Push Notifications
    2. Local Notifications
    3. Rich Media Notifications
    4. Badge Notifications
    5. GDPR Notifications
    6. Event Notifications
    7. Schedule Notifications
    8. Review Notifications
    9. Autopush
    10. Personalization
    11. Geozone
    12. In-App Messaging
    13. Deep Linking (Needs another plugin medium)
    14. Statistics
    15. Tags
    16. Multi-Language
    17. A/B Tests
    18. Campaigns
    19. Conversion Tracking
    20. Calculate Segment Size
    21. Timezone Sensitivity

    Construct Team extends the built-in social addons!

    The Construct Team extended the SDK to support the Facebook and Google Play plugins to return server credentials which will be useful for the PlayFab Master Collection included free in the Construct Master Collection. This means that you can now use the Facebook plugin and Google Play plugin to authenticate into PlayFab for the Web Platform and use it along-side the PlayFab Master Collection to achieve Facebook and Google Play features with PlayFab.

    Link : construct3.ideas.aha.io/ideas/C3-I-624

    This is a start into working along-side the built-in addons of Construct 3.

    Support the collection now!

    Get the collection now before the prices increase. One-time payment only and future upgrades and support are free!

    Store Link :: chadorirebornxd.itch.io/construct-master-collection

    ChadoriXD「茶どり」:: discord.com/invite/eS3HK88

    Additional Notes

    Happy Game Development!

  • I agree to avoid that. I suggest making your own functions. Porting plugins from c2runtime to c3runtime became a longer process because of the engine bound features that had to be rewritten.

    For future-proof compatibility, I suggest just creating your own common functions from the start. It just saves you time, just in case when a major change happens, for example c4runtime releases.

  • Construct Master Collection :: Presents!

    Mobile Notifications : Demo!

    The Mobile Notifications is now polished for production. This is one of the many plugins included in the Mobile Master Collection under the Construct Master Collection.

    Get your copy of Construct Master Collection before the price increases!

    Live Preview

    Support Now ::

    Get the collection now before the prices increase. One-time payment and future upgrades and support are free!

    Store Link :: chadorirebornxd.itch.io/construct-master-collection

    ChadoriXD「茶どり」:: discord.com/invite/eS3HK88

    Additional Notes

    Happy Game Development!

  • Accouncement to Everyone

    1. Guys, I need your support to push the idea for the built-in Facebook and Google Play plugin to support the PlayFab Master Collection for the Web Platform by pushing this idea to add expressions to get the Access Token and Server Auth Code for the Google Play plugin and Access Token for the Facebook plugin.
    2. Link :: https://construct3.ideas.aha.io/ideas/C3-I-624
    3. Your support will be highly appreciated.

    Stable Release Announcement

    For those who need more info, visit the collection community:

    1. Store Link : https://chadorirebornxd.itch.io/construct-master-collection
    2. ChadoriXD「茶どり」's Collection : https://discordapp.com/invite/eS3HK88
    3. Go To The 1st Page of this Topic : It contains most information.
    4. Link : https://www.construct.net/en/forum/construct-3/general-discussion-7/construct-master-collection-en-139046
  • download here

    Release 11-8-2018

    • Sound import fully working

    Thanks a lot!

  • notifications works just with pushwoosh or with any notifications service like (one signal )?

    There was a Voting for a new Push Notification plugin.

    PushWoosh won the voting. Because of its security, GDPR support and protection for users.

    This Mobile Notifications only supports PushWoosh Service and Local Notifications.

    I hope that answers your question.

    Cheers!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Mobile Notifications Release!

    The Mobile Notifications will be released with the Stable Release of the Construct Master Collection.

    Rich Media Features!

    The plugin has lots of features for your mobile games which is included in the Mobile Master Collection under the Construct Master Collection. Don't miss out and support now with free upgrades and support! Get your copy now before the prices increase!

    GDPR Support with cool permissions and user data control.

    The Mobile Notifications plugin also include GDPR support. This makes it easy for the developers to let their users control their data and to also request notification permissions.

    Lots of convenient features included in the Mobile Notifications plugin!

    Aside from the plugin's main Push and Local Notification features. It also has other convenient features that is on par with the main features. With the main features, these include:

    1. Push Notifications
    2. Local Notifications
    3. Rich Media Notifications
    4. Beacons
    5. Data Statistics
    6. Mobile Review or Rating
    7. Mobile Badge
    8. Events
    9. Scheduling
    10. Etc.

    Don't miss out on the features. Buy the plugin collection with free upgrades and support before the price gets higher!

    Stable Release Coming Soon!

    Get the Mobile Notifications plugin with the Stable Release.

    Buy the plugin collection with free upgrades and support before the price gets higher!

    Store Link: chadori.itch.io/construct-master-collection

    Community Link: discord.com/invite/eS3HK88

    Have a nice day!

  • hi

    i have bought this plugin https://www.scirra.com/store/construct2-plugins/mobile-browser-4462

    it allowed me to open website in the app

    now when it open the iframe open above all the objects so only the iframe shown

    i contacted the maker and he said to make the plugin opens in the bottom of layer (z order) you must edit the c2runtime.js

    i want to create objects like logo and sprites above the iframe

    .

    thanks

    Hello. I'm not here to take the job, I'm just advising.

    Why not use these plugin instead:

    Construct 2: https://www.construct.net/en/forum/extending-construct-2/addons-29/plugin-html-iframe-99973

    Construct 3: https://www.construct.net/en/make-games/addons/190/html-element-added-global-store

    You will still need basic HTML5, JS and CSS knowledge though. But it makes it easier, if you only want to do basic things.

    Although, it's not that easy or at least not professional if you want to make a Store App as you've said. What you've shown is more complicated to make on Construct 2 than using an actual web app development software. You're better off not using a game engine for that.

    Also, I think you misunderstood, what the developer meant. I think you got that wrong.

    What he means is to develop a plugin that includes or overrides an HTML5 object to make sprite-like HTML5 objects above the c2runtime canvas. Not to edit the actual c2runtime itself. Just extend it.

    And no, you can't make Sprites above the IFrame or Mobile Browser.

    I hope that shed some light on the subject.

    Cheers!

  • Notifications Plugin sneak peak!

    Available to Construct Master Collection supporters!

    Get the collection now! Before it's too late. Happy Game Development!

    Store Link :: chadori.itch.io/construct-master-collection

    Community Link :: discord.com/invite/eS3HK88

  • eyanik

    Hi there,

    I'm new to construct. I can say that construct is an amazing and powerful tool. However, I have a programming background and I would like to know is there a way to code in editor without using the built-in event sheet system. Thanks in advance.

    There are 2 common ways.

    1. JavaScript Plugin :: https://www.construct.net/en/make-games/addons/1/javascript
    2. JavaScript SDK :: https://www.construct.net/en/make-games/manuals/addon-sdk
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