newt's Recent Forum Activity

  • For a map like that the simplest way would be to have the z set to 5.

    The first slot for land or water. That could be set as either a negative or positive number. 1, and greater equals land, less than 1 equals water.

    The other 4 slots would be for if it has a tile next to it. Basically the cell at x1,y1, z2 would be the x,y coord subtracting 1 from the current x. Then x1,y1,z3 would be the current y minus 1. Z4 would be current x + 1... etc. And you would just set the value to a 1 or 0 for if something is there or not.

    You could even simplify that to have just two z slots by using a counting system.

    Example:

    (x1,y1,z2)'s value might be 1 meaning that there is only one tile next to it, and its position is current x minus 1, or to the left.

    (x1,y1,z2)'s value might be 2 meaning that there is only one tile next to it, but its on top.

    Basically you just add 1 going around the tile... ehh its simplified, and yet more complicated. Especially when you start having to take into account the fact that the array object is not zero based.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Cool. Think I'll do a prequel of Duke Nukem 3d..... oh wait.

  • Wouldn't the array object solve this by using a z?

    For example you could set your 5x5 array with 4 different numbers by setting the array to 5x, 5y, 4z.

    You would then have 4 slots to store info at all 25 locations.

    It's pretty much like the Perlin plug actually, cept the plug generates a random number for you.

    + System: 2=2
    -> Array: Set index (1, 1, 1) to 2[/code:3w0x4jck]
  • Have you tried families yet?

  • I would but most of what I saw was pretty lame, and they wont let you make your own "inspiration" artwork.

    Edit:

    See what I mean

    I made this:

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

    For this game:

    http://gamejolt.com/freeware/games/arcade/dong/2724/

    But I cant enter it because I made the art work...

    sux

  • Yeah, I'm kinda curious as to how may polygons we can expect to get.

    Plus are we going to have to dig out the uv-unwrapper, or (yeah I know its silly to even suggest it) does it use colorfilters as materials.

  • Yeah if you can replicate the bug, I would defiantly add it to the tracker.

  • I don't think there have been any issues with pasting, in fact for what it does its pretty freakin fast.

    The only real issues are the draw functions, and updating the collision mask, and those are probably related to the bug with dimensions. Oh and the fact it has to be on screen.

  • The Wait Object is unfinished, so at this point I think its safe to say it should just be used for testing purposes. I hope you can track down the bug, as the plug is another one of those must haves for 1.0 imho.

  • The Custom Movement Behavior has a function called slide, or push out.

    That will work if the object is always moving toward the platform.

  • If you have Audacity or some sound editor you could just put both mp3's into one file.

  • WB

    Forums kinda slow atm, but on the bright side it looks like Davids back as well.

newt's avatar

newt

Member since 12 Nov, 2008

Twitter
newt has 26 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