newt's Recent Forum Activity

  • -+ Global variable paused = 0

    ->On Shot key pressed > spawn object bullet

    With the on shoot as a sub event to the comparison, it wont be triggered if the variable is not equal to 0.

  • Another good place for lerp.

    is not moving-set layout scale to:lerp(layoutscale,1,0.5*dt)

    is moving-set layout scale to:lerp(layoutscale,1.5,0.5*dt)

  • Yeah, you have a point there, then again the time allotted was pretty short.

    Would be nice to see what people come up with, given more time.

  • 5 votes. <img src="smileys/smiley19.gif" border="0" align="middle">

    That burns.

    Anywho, here's the highly undocumented, unordered capx.

    Radeius Capx

    Its almost to the limit, so doubtful I'll add more.

  • +>Every 30 seconds

    ->System compare sprite.count < 1

    -->system create object

    Sprite.count is the number of sprites that exist.

  • If you have the ribbon set to stay visible, the ribbon wont release the cursor to the expressions window while the mouse is over the ribbon.

    Using the middle mouse button, the ribbon scrolls, rather than the expressions window.

  • Might try turning on pixel rounding. Or make your own using int(sprite.x/32)*32.

    Keep in mind 32x, 32y with the hotspot in the center will be off by 16 pixels.

  • Exclusive or, and I wouldn't worry about it. Its the same as or as far as events are concerned.

    en.wikipedia.org/wiki/Exclusive_or

    "A simple way to state this is "one or the other but not both."

    So its pretty much useless here, as separate conditions will do.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • +>object.variable =1

    -> object set x to lerp(object.x,destinationx,0.5*dt)

  • I agree with gamma, that's a diamond in the rough there.

  • Well when you think about it, its really not much different than working on a team, except you get paid upfront, and don't have to edit things constantly. So buyer beware on that, but speaking for myself, anything I did would have to be super complete, and at this stage of the game that's not really doable.

  • newt

    I think you're mixing your metaphors a bit :)

    It's "pot calling the kettle black" and "calling a spade a spade", which mean 2 different things :)

    I think you meant the former, see wikipedia.

    Oh sorry I do that a lot, hopefully not enough to get a badge.

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