christina's Recent Forum Activity

  • Trying to make water like Bubble Bobble

    https://www.youtube.com/watch?feature=player_detailpage&v=tNe9UJyrDEM&list=PL5VS1wmJcr19OiTPh59uN9PkAE8eUq_e-#t=129

    My attempt to replicate it using a Rope behavior didn't go well (CAPX)

    https://dl.dropboxusercontent.com/u/28087823/bubble%20bobble%20water/bubble_bobble_water.capx

    Can anyone point me in the right direction? Is it an array?

  • Sorry people! The threshold effect is essentially the same as the alpha threshold effect, I just like its look a lot more.

    I have no idea where I found it, if anyone does, please let me know.

    Here's my copy of it: threshold effect

  • Tx people. I hope someone finds this useful

  • Hey everyone!

    I made a lava engine using metaballs. I think it's pretty effective.

    <img src="https://dl.dropboxusercontent.com/u/28087823/lava%20flow/lava%20example.png" border="0">

    I also needed a filter that would stretch the top of the screen, to reinforce the sense of the lava stretching and flowing. So I messed around in the Stretch effect, eliminated the X axis stretching and gave the Y axis stretching a parameter so you can control its Y position.

    Here's the online demo for the lava engine. Just left click and hold, to pour lava anywhere. Right mouse button erases ground tiles.

    Here is the effect

    Here is the CAPX (requires effect above)

    And here is a livedemo and the CAPX of just the effect itself. All it does is create a fixed size linear displacement.

  • You guys, I just used:

    For "" from 10 to 1

    -> Text: append Loopindex

    and it totally works.

  • the problem persists if I completely fill an array with -1 and try to retrieve the -1 value by using set tile x,y

    to tile array.At(array.CurX,array.CurY)

    The array of course is working properly. The SetTile isn't. It returns that weird big number. It's worth a look

  • Ashley gillenew

    Ditto. It makes no sense

    here's my CAPX

    Fixed the CAPX to work: as Ashley suggested, adding an "erase tile if array value is -1" action works like a charm. Still, I'd love to see this fixed.

  • you're absolutely right, apologies.

    The capx link above should work now.

    And yes, I think the drag and drop behavior is working as expected. It is just not useful for what I need it :)

  • I had fun!

    Tell aquilicoco I loved the art!

    And expertly coded, thank you so much for the CAPX!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • While dragging a sprite with the drag and drop behavior, if I try to scroll the layout (with the WASD keys for example), the sprite doesn't update its position.

    Is this a bug report?

    The sprite *does* update its position when you move your mouse even a tiny bit, so it looks like the Drag and Drop behavior is only working for absolute mouse.X, is that right?

    CAPX

  • By the Gods, keepee

    You completely solved this for me <3

    And thank you for the math as well, this will make my code so much more readable.

    <3

  • It seems that with every layoutScale change, Construct assigns a different X,Y to what was formerly X=0 , Y = 0

    So there's an offset, but I can't connect the numbers.

    These are the experimental data I got from zooming out, and keeping the mouse cursor in the same X = 0

    layoutscale 1.0 viewport 320   offset =   0

    layoutscale 0.9 viewport 355.5 offset = -19.75

    layoutscale 0,8 viewport 400   offset = -50

    layoutscale 0.5 viewport 640   offset = -320

    layoutscale 0.4 viewport 800   offset = -600

    layoutscale 0.2 viewport 1600 offset = -3200

    And that's probably on top of scaling each tile.

    tulamide any thoughts?

christina's avatar

christina

Member since 21 Aug, 2012

Twitter
christina has 5 followers

Connect with christina

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies