Sparsha's Forum Posts

  • Hi Ashley, I was trying to take a snapshot automatically after Layout Starts using the following events:

    But it seems after On Media Request Approved, it takes some time for the Camera to load, and as a result, no snapshot is being taken. On Snapshot Ready condition is not triggering in this case.

    Well, Wait for 1 second (at event no. 2) solves the problem for my device, but not sure about older devices.

    I wonder if this is a missing feature.

    Thanks.

    Tagged:

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Hi LaurenceBedford,

    If you still need this, you can use this plugin construct.net/en/make-games/addons/407/copyclip

    I have tested the Execute Command Action as Android apk, and it works fine. However it requires a button to Copy text to Clipboard.

    I did not test the Clipboard API on Android, not sure if it works.

    (Read the Documentation on the Plugin Page)

  • This is really so cool!!

  • You can turn off Auto Font size property

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Mikal

    Thank you Mikal :)

  • Does it have a function so that you can censor swear words and limit text input, also change text style?

    corbanjd If you are talking about Messaging function, it is not available yet. Messaging function will be included later in the Extended version of this plugin Collection.

    The current Basic version contains functions for Creating/Managing user accounts, and Firebase Realtime Database which is not meant for messaging.

    But thanks for the suggestion.

  • Rory Thanks :)

  • Thanks Ashley, yes I've been using that. It's nice..

  • You do not have permission to view this post

  • LaurenceBedford not included examples yet, but creating an account and logging is something you will be able to understand easily when you install the plugins.

    Example file will be available in a day.

    (Yes leaderboard might seem difficult at first, but as it requires only 3 events, an example will be easy to follow)

    Extended and Pro versions will require a month of time there are lots of functions.

    As of yet, the Basic version (early release) is pretty much incomplete will be working on this for a while before going over to the next.

  • eleanorjmorel Thanks!

  • Firebase Plugins for Construct 3 available!

    https://www.constructfirebase.com/

    • Firebase SDK
    • Firebase Authentication- Sign In with Google, Facebook, Phone OTP, Email, etc.
    • Firebase Realtime Database (Fully customizable)
    • Firebase Cloud Firestore
    • Firebase Cloud Storage

    Features:

    • Manage User's Profiles
    • Chat Rooms
    • Post-reply system
    • Manage Friends
    • Data Querying
    • Three-Event Leaderboard
    • Customizable Database
    • Upload Files & Images to Cloud
    • Advanced Debugging
    • Realtime Support on Discord

      discord.gg/9FG9M224K3

    More details here: https://www.constructfirebase.com/

    Introducing Chat Template:

    Try Demo here

    Subscribe to Construct videos now

    Tagged:

  • Thanks Ashley.

    I was just wondering if its possible.

    Yes, I already have designed the plugin other way round its not something required too much.

    But well, having this feature- sending object names as action parameters would have reduced a lot of conditions and expressions and the code would have been a lot smaller for me.

    However I am not suggesting to include this feature in future- not that people need this much.