Crayron's Forum Posts

  • I do use chrome, it's other people that were using firefox. I've used chrome since it was very first available :P

  • Ahhh! Wow, thanks a bunch. I've been busy trying to figure out my own way with arrays, and with a lot of help from a friend, we managed to well... Make it generate but, R0J0, you're amazing. :D Thanks so much for your help.

  • See, I have the detector object. I used what Rojo had helped me with earlier. Thing is, I want to generate way more blocks now.

    When I use the engines physics. The blocks don't move the way I want them to, they kind of go all over the place. If there was a way to only make them fall within an 8x8 grid, then that would be great, but otherwise, I don't think the in engine physics will work for me.

    And yeah, I was considering looking up Perlin Noise. Just wanted to throw a post up, see if anyone had already had anything figured out.

    EDIT:

    Oh right, and there's still the issue of the guy falling through the blocks, and not falling through some of the holes, any ideas on that?

  • Hate to do this, but my post seems buried, and I can't seem to figure it out on my own!

    So, Bump!

  • Wow! Only 5fps? That's crazy slow. It goes a lot faster for me. Specially when all the tiles settle.

    What I believe slows it down, is the detector object setting it's position to all the blocks.

  • Alright. So I've been working on a mining game. Something I'm really excited about making. Thing is, I can't quite figure out why I fall through the ground blocks. (Although, the fact that he can jump up blocks, although not intentional, I do like.)

    I'd also like to figure out how to make it so... I can have a bigger layout, that also generates these blocks, BUT... isn't using moving objects. All in all, there might be a way to generate them with an array... But I'm not too sure on how arrays work. If someone could maybe help me figure that out, that would be great.

    I'd still like the grassblocks to be destroyed when the dirt block under it is, and for the sand to fall down when there is no block under it.

    Anyway, here's the Capx.

    dl.dropbox.com/u/45478479/MineGenner.capx

    Any and all help, like always, is appreciated. If you have any ideas on how I can optimize it, that would be great.

  • I second Graphics Gale, it's amazing. I've been using it for a few years. Usually, what I do in your case. Is, I have a couple test things already made. And I just keep them off to the side, in case I need them for anything. So you could do that too, if you wanted! Just an idea. :)

  • Okay! Found a flaw. Hah. After playing with it for a bit. It seems like if I make enough of them. The game reaaaally slows down. There a way to turn off the detector until it needs to be active again? Because that -is- what is slowing down the game. So many detectors running.

  • Oh man! What you did there is PERFECT. PERFECT. Thanks a bunch.

  • See, I tried that. And it doesn't squish so bad with Physics... Thing is, I need there NOT to be physics. Because if there's enough of these objects falling. It's going to kill my game.

    What would also be nice in theory... Would be something like. They're all set in one spot, BUT if the block under it is gone, it will move down, and any ontop of it will also move down. So, kind of makeshift physics. You know?

  • Oh wow... I'm using 3.6 haha. WELL THAT'S PROBABLY MY ISSUE. Haha, thanks guys. Sorry.

  • Still doesn't for me. Although Pixel Rounding fixed a few things. But I had an idea to preload everything if using firefox, what would be the way to pull someones browser? I'm thinking a global Variable that somehow sets itself depending on the browser used. But what would that be? string(somethingsomething)?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • See, I was trying to do it without using the physics, because if you notice, it seems to leave little white lines. This is bad. :( I'd like them to be directly on top of each other. Is there any way to do that? I'd also be happy with the white lines going away. Either way.

  • Alright, so... This one has me completely puzzled.

    dl.dropbox.com/u/45478479/ClickBreak.capx

    For some reason, when the blocks spawn, and drop... They squish together. And, I can't seem to figure out why!

    Thanks in advance, also I really appreciate all the help!

  • The bee's are disturbing!? How!! :P I thought they were pretty boss. I'm really happy with their animation.