newt's Forum Posts

  • Nice!

    I take it you've made something like that before.

    So tell us did Construct make it any easier?

  • I'm saying for the standard squished diamond isometric shape, which does require a half-height grid to snap properly. Here's a CAP showing what I'm talking about:

    Diamond Isometric Grid

    Ok I guess we dont need a change in the grid, since somehow its snapping correctly now.

    Bah ok moving on, what else is needed? Like sprite movement, z height, z order, etc.

  • Not really meant to be a weapon, more like a way to slow the other guy down, or keep him from shooting.

    http://dl.getdropbox.com/u/666516/bubblegun.zip

  • i see what you mean

    still though, the 3d boxes are drawn in perspective

    I mean, there's definitely nothing wrong with making a game like that

    but it's wouldn't really be isometric is all I'm saying

    Yeah I wouldn't mind a plugin for both.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:1q4l084d]I know this thread is not about how it can be done, but more in the sense of having this feature integrated in Construct. Perhaps if we find the best/simpler way to achieve it, it will make it easier to create the functions for it.

    Yeah that's basically what I wanted to talk about here.

    The thing is there are so many different ways to go about it. Lucids example is a great example of using skew to bypass the offset grid system. You could probably take that even further using a distort map.

    Now as to the 3d box model, dunno this might be the simplest, and most efficient way to get an iso type of game, especially when talking z order like karlmagus was talking about, and getting different heights on the map, like in the tactics types of games where landscapes themselves had a z order.

  • Currently there is no real support for an isometric type of game, so I figure if we want it in the future we better start talking about what features are needed, and what can be done with what we already have.

    To start off one feature I think would help out a bunch is a way to configure the grid to make it easier to place tiles. The thing is there are two problems with a grid like this. First off the grid would need two different sets of rows. One row starting at the edge of the layer, then the next offset by half a cell's size.

    <img src="http://dl.getdropbox.com/u/666516/triangledotpaper.jpg">

    Secondly the ability to have tiles overlap. I suppose what would be needed is a way to force tiles to snap to grid points at hotspots, or image points.

    <img src="http://dl.getdropbox.com/u/666516/iso1.png">

    Next the user would need a way to change the standard 8 directions, to compensate for the change in angles.

    Now I realize this stuff can be done already with a few workarounds, Im just saying this stuff would help a lot. Feel free to add any other suggestions.

    Also Im sure many of have seen the 3d proof of concept demo posted here many months ago.

    http://dl.getdropbox.com/u/666516/3dproofOfConcept.exe

    Even though this isn't true isometric, I think its worth delving into for this type of game.

    Im pretty sure the demo uses 3d boxes, so that means in order to use them there would have to be a few additions to that object, like the ability to find a certain face, and the ability to change textures on the fly, etc.

  • You can use them just be prepared to change something if the window gets resized.

  • The application objects don't work well with resizing.

  • Like a family for effects?

  • [quote:2vhquucw]SFXR is opensource; has anyone thought to integrate it into Construct?

    Requires the gimp tool kit. Perhaps if Construct ever goes to a multi platform build.

    Dont know if they would want to use GTK tho, its starting to show its age.

  • Dont worry I got plenty

    <img src="http://farm3.static.flickr.com/2117/2233568581_5eda55dc08.jpg">

    <img src="http://i90.photobucket.com/albums/k261/ilkoderez/flux.jpg">

  • How come these threads never start with " I just made a huge donation to the project, and I'd like to share a few things I'd like to see happen."?

  • No scoring just try to keep your board straight

    http://dl.getdropbox.com/u/666516/waver.cap

  • Yep, check under actions for "create hinge".

  • phpmyadmin?

    And do you have a c panel?