newt's Recent Forum Activity

  • In the previous event sheet you had it spawn(ing) player(s) when death = 1.

    Since death was equal to 1 till the end of the revive animation.

    Good thing she didn't ham it up ehh?

  • If not epic, try episodic.

  • You have on animation revived finished as a sub event to death = to 1, but if death is equal to 1 then......

    You need a trigger once under the initial death= condition, with the global changed to 0 right after its created. Then on revived finished could be a separate event.

  • I'm kinda surprised no ones made a plug out of this yet:

    http://sourceforge.net/apps/mediawiki/construct/index.php?title=How_To:_Create_a_plugin

    Sure its easily replicated by events, but just like the Ghost Shooter tut, a finished product is quite useful.

    Anyway, good luck.

  • I'd say update Windows, reboot, and try again.

  • Hence the phrase: " I'd like a 50/50, an Around the World, a Dirty Sanchez, and an Emperor Ing"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Um, do you have Visual C even, and has any body got the express version to actually work?

  • In before hair plug.

  • Its the way the debugger works, not really an error, just a warning.

  • [quote:3ja0dknh]But I haven't found some others like :

    • change or modify/copy the alpha of the canvas (alpha channel)

    The alpha of the canvas is or isn't premultiplied ?

    Kind of, you can create a point, or line with a set color, and opacity.

    [quote:3ja0dknh]Some questions :

    • can I change the width/height of a layout with code ?

    No, all you can do is zoom.

    [quote:3ja0dknh]when I maximise or change the window size (with the mouse), the canvas is very buggued, is there a solution to resolve that bug ?

    Right now the hot spot gets messed up when you resize it.

  • Finally figured out how the Image List object works.

    Seems you must have "use small icons" ticked, and it uses one image, with multiple textures, tiled width wise. Like so:

    <img src="http://dl.dropbox.com/u/666516/mclist.png">

    It does not accept an alpha, however you can set the List object background.

    You must also link the Image List to the List object (the only object that uses it, as far as I can tell).

    http://dl.dropbox.com/u/666516/list.cap

    In the cap you'll see it automatically splits the image up into tiles based on the images original width, and the definable textures width, IE 224 divided by 32 equals 7 tiles.

    The system is a bit buggy, image count is off, getwidth gives you height, same for getheight.

    Then the list object doesn't accept clicks, and could use a few more expressions.

    It does have some potential tho..., if you dont mind the quirks that go along with a Windows control.

  • Your mixing platform with custom movement, and your own custom movements. They just don't mix well.

    I'd suggest, until your more familiar with everything, that you use one behavior for your movements.

newt's avatar

newt

Member since 12 Nov, 2008

Twitter
newt has 27 followers

Trophy Case

  • 16-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

31/44
How to earn trophies