KrafterStudios's Forum Posts

  • 4 posts

    Same here. All through the day. Looks like this happens from time to time. Something to do with the server.

  • Something like: Ball - On collision with block - pick text nearest to ball - set text to XYZ should work

    Hello, Yes but I can not find the pick text nearest to the ball option. Where can I find it please?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Depends how you are making it but the text should relate to the block in some way. You are using ball on collision with block set text? You can put the variables for hp on one of the objects, i prefer block, and have the block and text in a container so they relate to each other.

    I am using Block on collision with ball, subtract 1 from an instance variable and set the text to that variable. I will read up on the use of containers.

  • Hello,

    I have a game that I am developing, the problem is that the spawned instances of the text are not responding individually to collision events with a ball. Once one text changes, all the other texts on other blocks changes to the same value. How do I correct this? see attached images.

    Thanks,

    KS

    Tagged:

  • 4 posts