Sparsha's Recent Forum Activity

  • I guess that's not possible in C3.

  • Oo nice I see. didn't take that into consideration.

  • I think this should work. We would be using the DrawingCanvas Plugin for taking the screenshot.

    1.

    While scaling to fit in screen, you will keep the image ratio same right?

    So, to keep the ratio same, you would have to divide both height and width by the same number. For this, let's say we create a global variable called Scale.

    And we have a SizeLimit into which the image would have to fit in.

    To get the value of Scale, divide SizeLimit by the larger one out of the width and height of the Original Image.

    2.

    In this scaled image, the player would be able to place text and all.

    Before taking a screenshot, the image has to be resized back to its original scale, that is 1.

    But the text remains in its small form and its position remains unchanged, and now doesn't match with what the player intended.

    To sync the text size and position with the original size of the image, we need to multiply the current text size and position with inverse of the Scale variable value we got earlier.

    That is, multiply it's size and position with 1/Scale

    3.

    Then position and set size of the DrawingCanvas Plugin to that of the Sprite. And now take the screenshot.

    I made a small example. This might help.

    https://drive.google.com/file/d/1x3HOfMwJXuubxXrNQ2azqnvK5GyinX2I/view?usp=drive_link

  • If for example you are using the 8Direction behaviour, this is the simplest way to add speed. Create a Global Variable called Speed and then every X seconds, add value to your speed, and then set the maximum speed of the Player.

  • https://www.constructfirebase.com/releases/release-notes

    92-nd Update (27-Jul-2022)

    Firestore BASIC Plugin finally available in the Firebase BASIC Pack.

    Firestore and its functioning in background is a lot different than Realtime-Database. However, I have tried my best to make the actions, conditions and expressions feel similar to the already existing Realtime-Database plugin. This is a BETA version and leaderboards will be available soon.

  • Cannot upload .c3addon and .c3p files in the Addons Page as well.

    Error: An error has occurred [Unknown error with blob]

    Tom

  • Hi maordany thanks. Yes, I haven't publicly announced yet, but I am planning to include Firestore in the Firebase Database PRO Pack

  • https://www.constructfirebase.com/releases/release-notes

    78-th Update (22-Sep-21)

    • Firebase Auth PRO: Google, Facebook & Phone OTP Sign In for Android & iOS. Example & New plugins included

    81-st Update (16-Dec-21)

    Changes Overview:

    • New Template in Firebase Realtime-Database PRO: "Sorting List (Querying).c3p"

    Release Notes in Detail:

    https://www.constructfirebase.com/releases/release-notes

  • Hi droptank21, the example for Leaderboards is included in the BASIC Package

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Never mind, found a way to do that. Thanks :)

Sparsha's avatar

Sparsha

Member since 17 Jan, 2018

Twitter
Sparsha has 16 followers

Connect with Sparsha

Trophy Case

  • 7-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
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • x2
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • Lightning Draw First person to up-vote a new Construct 3 release
  • Email Verified

Progress

17/44
How to earn trophies