cristims's Recent Forum Activity

  • I got to ask.... why did you stop at a demo? You sure got the skills to finish it.

  • Wow!

    THANK YOU!

  • Try Construct 3

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

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

    I downloaded the top-down demo "Rain" and I noticed the cool rain effect from there.

    Now I tried all day to replicate such an effect using a particle generator, but I did not manage to make the rain go from outside of the screen to center of screen.

    How did that effect was made? I also noticed that the rain middle point shifts if the player scrolls the layer, and also the rain drops are not points but lines that point to that middle point...

    Can somebody help me with this? I did many searches on the forum for a top-down rain tutorial/sample .cap file, but there is not a single example out there...

    Thank you.

  • Thank you. It works now!

  • Construct Classic r1.2

    Build Date:Saturday, May 14, 2011, 11:55:06

    Also, since I try to load this cap, each time I open Construct the Construct Update window pops-up. The one with "Select which files you would like to update.."

    No files there.. just empty list.

    Now I got to close this window each time....

  • "failed to load the application: this file was saved in a newer version of..."

    I check updates nothing new.. I run R 1.2, how can I see your file?

  • Thank you!

    I was using a sub-event not 2 conditions on the same event.

    So 2 or more conditions on the same event must mens that all of these conditions must be true in order to execute the event commands?

    This opens up a lot of possibilities.

  • Hello all. I am new to construct and I try to figure out how it works by making some simple test programs.

    In one of these programs I try to select a box with the left click, move it on the screen with the right click.

    I have added a private variable "select" that is 1 if the box is selected and 0 if not (default is 0)

    All is fine with one box. But then I added via code another box (System:Create object Box).

    Now I select one box, (testing this using a different border), and when I right-click to move both boxes move together. The fact is that I also check for another condition (destination right click)

    Now I have noticed that when I check first the box "select" variable against 1 and then the destination it makes both boxes go there.

    But when I check the destination first then the private variable it makes the correct decision and only the selected box move to the destination... as intended.

    Now this is a huge problem. In my view the 2 ifs must give the same decision regardless of order. But it seems that is not the case.

    Please tell me what I am doing wrong or why this is happening. (I got to know the reason so I make it right in the future).

    Also, if anyone can tell me more about how you can select an object from the other similar ones using other methods than comparing a private variable. (maybe there is a better way).

    Thank you.

    (sorry for my English.. not native)

cristims's avatar

cristims

Member since 29 Jun, 2011

None one is following cristims yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies