newt's Recent Forum Activity

  • That helps a little, but "solid" doesn't work too well with other behaviors, they tend to get a bit jerky. It kind of needs an overlapping at offset call, you can do that manually, but how to implement that is confusing. Perhaps is overlapping set direction to random unless its other objects direction?

  • The rts behavior has an option to have the object avoid other objects. I was wondering if we might add something like that to future builds for the grid movement.

    Currently the behavior just lets the objects overlap one another.

    Anyway this cap shows what I'm talking about.

    http://www.mediafire.com/download.php?3ovumtmjoy3

  • He says someone here named Dreadeye <img src="http://i44.tinypic.com/332ufd4.gif"> insulted his little brother, and he's here to beat him up.

  • Ha, what you need is a shader for sound.

    Maybe if someone ever makes a plugin for sound you could use that.

  • There are two ways to get different voices, you can either download the api from MS, and get a different voice, or record the voice and change it in something like Audacity.

    Problem with getting another tti voice is that if the user doesn't have the voice it wont work, and well I guess you can imagine the problems of recording voices.

  • The sine behavior, set to height perhaps.

  • There's a spot on the home page for nightly builds:

    http://www.scirra.com/nightly.php

    Couldn't you just use the Dropbox service, and place the untested builds there?

    All you would need is one link, and just rename the file to something like Construct-latest-untested.exe?

    Heck you could even have a Construct group folder to put it in, that way you'd always have the bleeding edge build.

  • Here's a cap with a really simple generator. A word of caution, its really easy to send the program into a endless loop doing it this way.

    I would have set it to find the last sprite placed, but evidently I'm too stupid to remember.

    http://www.mediafire.com/file/j2tjuighdrn/stupidsdun.cap

  • [quote:wymuetwd]- stacking (multiple items of the same type in the same slot)

    Not sure if that's a good idea, you could have a thousand sprites all in one spot.

    Perhaps an automatic counter that would place text where you want it when you have multiple identical items?

  • Yeah for procedural dungeon creation, basic one is dig a hole, pick a wall, dig out that wall, pick another wall, if nothings on the other side dig out that wall.

    If it were possible to get color info you could just create an image and use that as a map.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So basically, an inventory object, as well as a behavior.

  • I was playing with the distort map trying to figure that out, when I got the idea to apply a depth map, or bumpmap to set the displacement of a sprite on bones like in davids example:

    http://www.scirra.com/phpBB3/viewtopic.php?f=3&t=2741&st=0&sk=t&sd=a&hilit=bones&start=10

    If you could read the pixel color values of a depth map you could use that info to set the displacement of the skin. It might be much easier to set how much, and where to set the skins displacement this way.

    <img src="http://i43.tinypic.com/1zlulco.jpg">

    You would have to read all the values for every pixel, set up an array to save what the value was for each individual pixel, then read the array and compare each.

    Like wise you would have to set the displace map(in Construct) to sprite.height = rows, and sprite.width= columns, then have an event to convert the array x,y values to column, row, x, and y of the displacement map in Construct.

    So if x,y pixel of the depth map is white, set the x,y displacement of the skin to its highest predefined displacement, then the lowest for black, and gray somewhere in the middle.

    Of course you couldn't do this all the time, but you could read and save the info at the start.

    And it would not have to be black, white, and gray, but grayscale.

    <img src="http://i44.tinypic.com/2z7n5so.png">

    This image shows how it could create constrains, but showing how it would set gray values is a bit harder.

newt's avatar

newt

Member since 12 Nov, 2008

Twitter
newt has 25 followers

Trophy Case

  • 15-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

30/44
How to earn trophies