newt's Recent Forum Activity

  • It starts at the value you give it, just as you would if you were to count to yourself while looking at your watch. Like you wouldn't start at zero would you?

    Try the function object's delay, or better yet use the timer behavior.

  • I'd suggest using a canvas, and moving the text after each word while changing the color, and pasting it into the canvas.

  • Do pitch / roll/ yaw reset after 360?

  • <img src="http://dl.dropbox.com/u/666516/ronery.jpg" border="0" />

  • I did this once using a "flipping" technique.

    +>pv selected is equal to 2

    ->sprite set width to lerp(.width,.orginalwidth-.orginalwidth, 1-0.5^timedelta)

    +>pv selected is equal to 1

    ->sprite set width to lerp(.width,.orginalwidth, 1-0.5^timedelta)

    +>sprite compare width >0 sprite set animation frame to 1

    +>sprite compare width <0 sprite set animation frame to 2

  • Ok, well those words reference objects, and Construct is not set up to figure out what object your talking about, except in the cap your working on.

    Its like this, if I said:

    "Hello. My name is Inigo Montoya. You killed my father. Prepare to die."

    You might understand the reference, but unless you actually saw "The Princess Bride", you really wouldn't get it.

  • It's not advised to copy from one cap to another.

    In most cases it will break things.

    This is an unfinished feature, and usually results in corrupting the cap.

  • Try white instead of gray.

  • Add a private variable to the particle objects, and assign a different value to each.

    +>if partcles.value("num") = 1

    -> particle's set position to object.imagepointx ,object.imagpointy("a")

    +>if partcles.value("num") = 2

    -> particle's set position to object.imagepointx ,object.imagpointy("b")

  • Well with IRC you can connect via a client, but you wouldn't get avatars that way.

    That leaves it open to some spoofing, but Shviller rules the chat with an iron fish.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Your going to have to be a little more specific.

    Without knowing exactly what you want to do, all I can say is check out the grid behavior. It has an option for free roaming.

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