nicolas2009alcubo's Forum Posts

  • 4 posts
  • When I click on the Download button it say that the download will start shortly but it does not happen. Please, help me. Nicolas

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to do it:

    I have a private variable called HorizontalVelocity and it is equal to 6

    I want to change the positive value into negative, or if it was negative (Iqual to -6), convart it into positive.

    Using a standard programming language like C/C++, it would be: HorizontalVelocity=-HorizontalVelocity, but I don't know what do I have to write it in Construct (The private variable belongs to a sprite called "Ball"). The action would be "Set value to a private variable", but I don't know what do I have to write in the expression field (It should be an equivalent for HorizontalVelocity=-HorizontalVelocity; in C/C++)

    Please, I'll be waiting for your help.

    Where is Scirra from?. Is Scirra from the United States of America?. I could imagine that Construct is in American English because (Behavior, for example). British English: Behaviour.

    Bye'!!!

    Nicol�s Mat�as Funtalas from Buenos Aires, Argentina

  • Do you anderstand how does the platforms do to move?. I'd like that a behaviour called "Path movement" exists (Like in "Multimedia Fusion, The Games Factory, Klik & Play, Game Maker, etc.) It would make it more easy (The platform would move by following "Path Lines")

    Do you anderstand my little bAD EXAMPLE?

  • Hello guys/girls!

    This is my own example that shows how to create moving platforms that makes your character rides on it. This is the link where you can download my "BAD" example and check it:

    http://www.mediafire.com/download.php?ldzjzzezdtt

    Well, check it and I'm waiting for your opinions and conclusions. Forgive me for my VERY BAD ENGLISH. I'm from Buenos Aires, Argentina hahaha.

    Bye'!

    Nicol�s

  • 4 posts