moebios's Forum Posts

  • humm, yes, but I forgot to mention that I can not prevent the card on the side only taking the place of the other when it is discarded, or only after the card draws near the others. As in the attached image. Any idea?

  • Hello guys!

    I'm trying to create a "hand of cards". What I'm trying to do is a group of cards that can be dragged from point A to point B. Everything is working right except that when I start dragging a card, the cards next to it are on top of it. Can someone help?

    drive.google.com/open

  • it Works very well. Thank you =)

  • Hello everyone. Is there any way to replace a part of a text dynamically?

    For example:

    Global Var: Value = 5

    Text box: "I have 2 boxes" (this text comes from a "set text")

    So replace the number 2 by 5 (global var)?

    Is there any way to do this?

    Thank you!

  • Hello guys. I'm trying to create a game with dialogues. For example, "you are in a hallway with two doors, which door do you want to open?".

    So far so good. The problem is that I think it's getting very complicated. I would like tips to make the code simpler.

    Here's the CAPX: drive.google.com/file/d/1UmrVI63UbiQaurfhP-KuOMvCfJ8TcnYD/view

    Thank you. =)

    (sorry my bad English, it's not my native language)

  • Hello guys,

    A simple thing that I can not do, can you help me? He wanted that when a VARIABLE had the value X, the FOR loop was interrupted.

    I did it, but it did not work:

    global VAR = 3

    System: For "" from 1 to 10

                   system: VAR > LoopIndex

                                  system: Create object Sprite on layer at 360, 450 - 40 * LoopIndex

                   system: Else

                                  system: Stop Loop

    But it does not work. Can anyone help?

    Thank you.

  • Hi, how are you? Does anyone have any idea how I can do to control an object equal to the game blocks vs snake?

    Subscribe to Construct videos now

    tnks <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">

  • https://drive.google.com/open?id=1yv4Ff ... zhkGo9ttMC

    I can not find the container bar! <img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked"> <img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked"> <img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked"> <img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked">

  • but I have two equal elements (the planets), how will I know the Y of each planet? Knowing that it's the same duplicate planet.

  • hmmm, my bad...

    this image, can you see now? =)

    https://www.dropbox.com/s/8bqjac02w44v3 ... s.png?dl=0

  • see the drawing. Can anyone give a tip?

    tnks =)

  • Amazing, works. Thank You.

    Now I try to make the weapons shoot ich one in your shooter area in the same time (despite no idea how, haha)

    Thaks a lot =)

  • I wanted after chosen the targets, each weapon attack your target at the same time. I do not know if I did, I change the "For Each weapon" for "Array" with the UID of each selected weapon that will attack?

    Thank you and excuse my english

  • Try Construct 3

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

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

    I trying to make a 'spaceship game'. After I choose the targets (click on weapon then click on enemys) , I wana all weapons shoot all same time, but, they are shooting one per time. Anybody can helpme to solve this?

    capx

    https://dl.dropboxusercontent.com/u/206 ... -test.capx

    Thank someone for advice or a suggestion.

  • yes, I would like the "player" go to 1 for 3, for example, following the path, hes going in diagonal to point 3