vioz's Recent Forum Activity

  • Hey ,

    You need use container. Go in the properties of your sprite , look for "container" and add your text object.

    Now when you destroy your sprite , all objects in the container is destroyed too.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I do not understand that you can not get to.

    Trying do with it.

  • For all that is random, using random ()

    random(0,5)

    Give a number beetwen 0 & 5.

    Use round() or int() for get an integer number.

  • The only plugin that I know of:

    But it is not customizable graphically.

    I think it is best to do in construct, I make you an example.

  • Just change your "activo" variable type to BOOLEAN

    Now when you touch your sprite , the boolean "activo" switch between TRUE & FALSE.

    If Activo is true : set frame 1

    If Activo is false : set frame 0

  • I think this is what you seek ;

    Multiline Box

    https://www.scirra.com/forum/plugin-multiline-box_t66929?&hilit=multiline+box

  • are you talking about a mysql database? if this is the case, you can use the plugin : "ajax".

    See the screenshot.

    With ajax you request your php page on your website.

    In this php page you do the request on database (mysql for example) and the php page return the result.

    When ajax complete the request you can do what you want with the result where you want.

    You can do the same for post information in database , you just use POST instead of GET.

  • Thanks for this , in the past i have try make a word game and for fill array or dictionnary on big task , the game always freeze.

    It is really helpful for a lot of situations .

  • i hope CC survive and users support a long time , i have tested the both version.

    CC : awesome tools for creation of games & apps on windows.

    C2 : awesome tools for creation of web html5 games & apps in the futur , there are younger than CC but its future is bright with html5 which will soon be equipped sanitary all browsers.

  • ok thanks for information :)

  • okay ,

    can you explain me the difference , when i use + then work too

  • i have find -_-

    i am so noob ^^

    "http://zefish.com/up.php?info="+EditBox.Text

    sorry for useless post

vioz's avatar

vioz

Member since 2 Aug, 2011

None one is following vioz yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies