Chintu da's Forum Posts

  • but how do i compare

    compare text_bakery.(instance variable name = Bake)

    name is equal or not

    instance variable name = Bake

  • if i have object text(text_bakery)

    Box has instance variable name is "Bake"

    im tying

    for each text_bakery

    compare text_bakery.(instance variable name = Bake) set text to Bake.value

  • THANX BUDDY for nice explanation

  • request you to show in event sheet

  • {

    "1": [ "M A T", "C A T", "B A T" ]

    }

    so i want to extract non repeated letters M A T C B set into words variable

  • that didn't work

    can you help me bro

  • i thought that was long code by compare my code in single line

    also that code needs to be make 3 Global Variables and some events. . .

  • How can i make it short

    level is global variable (number)

    "स्तर - " &

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(

    Replace(str(level), "0", "०"),

    "1", "१"),

    "2", "२"),

    "3", "३"),

    "4", "४"),

    "5", "५"),

    "6", "६"),

    "7", "७"),

    "8", "८"),

    "9", "९")

    and what i do when levels more than hundreds. . .

  • Thanks Ashley Sir,

    Good to know Construct is always getting so many updates. I’ll definitely check the new features and additions list. Also, nice tip about using AI tools with external editors, I’ll give it a try. Appreciate the guidance!

  • I’ve been using Construct 3 for over 4 years now. For 2 years I even worked a job making educational content with it, and honestly, it was a great journey.

    But nowadays, with the AI trend taking over, finding jobs based on Construct 3 has become really tough. On top of that, Construct 3 still hasn’t introduced any proper AI-related features. It’s still mostly seen as a simple game engine.

    For the last 2 months I actually stopped working on it, because the same logic and event sheets kept repeating again and again. Slowly I feel like I’m losing my grip on the engine, and honestly, I’m starting to get bored of it.

    Do you guys think Construct 3 will ever go through some big changes? If they bring new features, working on it would feel exciting again.

    What do you think—am I right here or not?

  • Does restarting a layout every time reload CPU and RAM, and can frequent restarts cause mobile heating ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Does restarting a layout in Construct game engine mean the entire game restarts ?

  • How can i fix

  • thanx buddy