cla22ire's Forum Posts

  • 4 posts
  • anyone ^^ ?

  • Hi ,

    This is basic question

    The artist of my game want to know the size of sprites , background and tiled background

    I'm still learning Construct 2 but I don't know the perfect size

    I've read that the tiled need to be a power of two

    what about the others ?

    is it good to make her draw the biggest size possible then I'll resize it in photoshop ? because I'm afraid I'll give her the wrong sizes and she will only draw once

    Thank you :D

  • create a textbox and compare the text typed, if text is the right word set object to visible?

    This is pretty easy if you understand the basics of working with C2.

    Thank you

    I was having problem with the events :D

    but I managed to understand ~

    Hey,

    It's quite simple in fact. I made you a little example with 2 instances of the same sprite, one with the name "pink" and one with the name "green". A single event will then make the sprite flashes if the word corresponding is detected. You can then change the flash to a fade in for example, to fit your need.

    https://www.dropbox.com/s/jb73t8q0clk8gok/textPicking.capx

    YOU ARE THE BEST

    the example made me understand it very easily

    Thank you very much !

  • Try Construct 3

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

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

    I'd like to know how to do this

    The player write a certain word and then an object shows up only if the written word is same as the object name

  • 4 posts