zhihong0321's Recent Forum Activity

  • Thanks alot. It helped.

  • You must be curious, why mobile view?

    in Short, i planning to organized class to help teenager to learn how to make games.

    Construct 3 was my top choice, plus it was the ONLY tools that able to run with just browser even in android.

    in my country, majority of teen ( 9~12 ) doesnt possessed laptops. but smartphone was widely adopted.

    Question

    i try many ways, even connect MOUSE to my huawei mate20, i still cant resize the textbox in layout.

    or resize anything...

    Thanks in advance.

  • BUMP

    Cant login, every page in construct.net can occur critical error.

    Honestly

    I Could NOT said

    I didnt like this.

    This is really great.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ya. current add mode condition on those "mouse click" event..

  • Not sure this is Intended or Bug.

    example, i have a Text Object ( which can be click. ), in LAYER 6

    in some condition, LAYER 6 was invisible, so The Text Object was invisible too.

    but, it still functions.

  • Brainless Way

    - USE ARRAY

    when Tower Level = 1 :

    Tower Damage = array_tower.At(0,1)

    Upgrade Cost = array_tower.at(1,1)

    when Tower Level = 2 :

    Tower Damage = array_tower.At(0,2)

    Upgrade Cost = array_tower.at(1,2)

  • when press (upgrade )

    - Gold Add = -(tower dmg)

    - Tower Damage = Tower Damage + 1

    upgrade 1 = -1gold, dmg=2

    upgrade 2 = -2gold, dmg=3

    upgrade 3 = -3gold, dmg=4

  • A VERY BIG THANKS!!!

    * has to turn the each number into STRING, to make it works.

    * the key can only be string.

  • Hi Dear Devs,

    how to i count distinct value in Construct 3?

    eg given,

    [101,101,101,101,102,103] = unique value = 3 (got 3 unique number)

    many thanks.

  • for more interactive experience.

    + some info (summary) display on mobile

    + some control input from mobile

    + some notification to mobile screen

    ------- Question ---------

    How to achieve this?

    my early idea : Multiplayer? ( 1 player as desktop, another player as mobile, both control by same user )

    or any other suggestion to achieve this.

    ( i have no experience building multiplayer game with C2/C3 yet )

  • Thanks for the helpful reply.

    Already switch to R129

zhihong0321's avatar

zhihong0321

Member since 25 Aug, 2018

None one is following zhihong0321 yet!

Trophy Case

  • 6-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

8/44
How to earn trophies