newt's Recent Forum Activity

  • Well that doesn't make much sense. What if more than one person makes a plug?

    Also shouldn't this be an exporter rather than a plug alone?

  • They have drag and drop to show how it rotates when targets are in range.

    Also in your capx, you have acquire target, I think that works like a trigger once, you want add object to target.

    Edit:

    Just noticed there are a few examples in with the C2 bundled demos.

  • Here's an example of just the things you asked about.

    C2 turrets

  • Looks like if you set the margins greater than the actual texture it will bug out.

    https://dl.dropbox.com/u/666516/r1169patchsize.capx

  • You can change different instances. So who will make Yansteroids?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Um how about a set color(rgb) effect that preserves alpha, as well as hue, and saturation?

    The one we have now gets rid of any shades. That kinda ruins textures.

  • Actually I would think it little to do with either.

    Scope should be separate as its a different event, and Yanns bug is mostly about the params.

  • Looks good, fps is solid 60.

    One thing, the action allows you to select other objects.

    I don't see the purpose here as a behavior would automatically be applied to all instances only.

    Other than that its a great implementation.

  • Miu3

    Great, now Im going to have that song in my head for the rest of the day.

  • When using a function to do any comparisons for objects created within the original function call event, the objects are not available, unless you wait a tick. In fact only the objects that existed before the event are available to the function, even if those objects were destroyed within the event.

    Confusing no?

    What is expected is the same as if using a variable for a trigger. When doing so objects created in the event are accessible without having to wait a tick, and objects destroyed are no longer available. Even if the destroyed objects are the same.

    In the capx the texts show how functions react to not using "wait" compared to using a variable.

    https://dl.dropbox.com/u/666516/r115bugfunctionforeachwait.capx

  • Pretty good so far. Dropbox access is definitely working.

    Under actions I take it that "Generate a public link" would be "Dropbox.getPublicLink("pathname")" as a string?

    Also I take it that "Dropbox.getListFolder("pathname")" would also return a string, but is that formatted so I can parse it with tokenAt?

    Thanks btw been wanting this myself quite a while.

  • Steps

    Create a new text object, clear the text to nothing with backspace, click create container.

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