dengue's Forum Posts

  • You mean i can do that smoothly with the sine?

  • The sine did 80% of the job, now how can I save the first position so I can then return the balloon there?

  • I've been trying a platformer balloon effect. When the player stands above the balloon, the balloon goes down... After it went down, if the player is not above any more, it should go up...

    How far i've got:

    On layout start -> Gravity 0 Speed 0

    Player stands above -> It goes down (gravity 100)

    Player NOT above -> It goes down (gravity -20) (This triggers the gravity -20 even when de game starts since it fits the requirement of not beeing above... need other way)

    But I can't figure out how to make it stop at the first position, avoiding it going too up.

    Concept:

    <img src="http://oi43.tinypic.com/10ymanq.jpg" border="0" />

    I hope I did not confuse you too much.

    Thanks for reading.

  • And if you still want to make a desktop App from an HTML5 game made with C2, you can use Adobe Air. It should support HTML5, it supports jQuery, it supports AJAX, and it runs on Windows, Mac and Linux...

  • If you people started banning users for stupidity, I'd be the first.

    Thank you.

  • Note: It does render on Browser.

  • <img src="http://i52.tinypic.com/2wqtkjt.png" border="0">

    http://dl.dropbox.com/u/28504422/gaia.capx

  • Forgot the version, I'm using r58

  • Using text tool, I write Text "W" and wont appear on stage.

    Note: "w" works.

    Note: Any word with big W wont work.

  • Thanks, I'll be playing with it in a few days.

  • To turn the game into a Desktop aplication.

  • I'm aware of the Clone tool, but i need Sth more dynamic.

    Think Asteroids (Game), imagine that the asteroids were all the same image, how can i make them "different" from each other (In flash, for example, one symbol can have different instance names).

    When I shoot an asteroid, the explosion gif spawns in the asteroids center while I destroy it, but the gif also appears on other asteroids, because they are all the same.

    dl.dropbox.com/u/28504422/gaia.capx

    Solutions?

    Oh! I also need to know how to scroll the map while I'm moving on it. Used two ways and still dont get it.

    Thanks!

  • I know it is possible with Canvas but, Is construct ready for handling it?

    Is there any way to do it? How?

    Thanks for reading.

    Bye.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'd be nice if Construct 2 came with a default option to export to ADOBE AIR, as doing this manually it's becoming very boring...

    That's all... Bye!

  • Thank you, never mind about getting back the speed, figured it out, great software by the way!