SullyTheStrange's Forum Posts

  • Use the "Set spraying" action in the particles object and set to Enable or Disable. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • Simply put, I went into the Blend modes example capx, changed one of the cog's mode to XOR, and... nothing happens. It looks 100% identical to the "None" cog, in the editor and in the browser. Everything else works fine.

    Am I missing something here? Is there something else I'm supposed to do? <img src="smileys/smiley5.gif" border="0" align="middle" />

  • That WOULD be pretty nice, actually, since I have some pretty lengthy lines filled to the brim with "ImagePointX" and "ImagePointY" over and over. On the other hand, it's a little less intuitive for people who don't know about it.

  • Ehhhh... That's gonna be annoying for me, too. <img src="smileys/smiley6.gif" border="0" align="middle" /> Better than having to re-make the menu in every layout I guess. Thanks for the idea, I hadn't thought much about it yet.

  • I feel bad asking for more on the EXE side of things at all... I spent so long asking for an EXE wrapper in the first place, I just feel plain ungrateful to be unsatisfied. <img src="smileys/smiley36.gif" border="0" align="middle" />

    But Arima's right, on all counts... This features would be really great to have.

  • Really? Huh... I was getting these issues when I was saving normally, and I FIXED it by using Save As. Weird.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Rather than make a new topic, I was gonna ask about the "perspective" effect on the list here:

    chromeexperiments.com/detail/webgl-image-filters (click "Launch Experiment" and then "Perspective" in the list on the left)

    I'm not sure exactly how you'd make it work interface-wise, but the fabled storybook page-turning effect would finally be doable! <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Honestly, I'd rather keep it the way it is. Flash doesn't let you do ANYTHING on a locked layer, and the "Can't do that, this layer is locked!" message is more annoying.

  • Holy wow. o_o

    THAT... is the fancy version.

  • So when you say "Shouldn't that be enough for simple cases?", what do you mean? What can the fixed Webstorage not handle?

  • Yeah, unless I'm totally looking at this wrong it seems like something IS going a bit wonky. I just don't know what. <img src="smileys/smiley5.gif" border="0" align="middle" />

    If no one can get you a good answer, I'd suggest faking parallax in the mean time. Manually scroll the sprites and have the different levels of background move faster/slower than each other to give the same look.

  • Wow, no one knows the answer? Seriously guys?

    *sigh* I guess I gotta be the one to help the poor guy... Fine. Just use the floor() function. <img src="smileys/smiley14.gif" border="0" align="middle" />

  • Well, if that's all you need to accomplish:

    Global variable Num

    Global variable Cycle

    If Cycle = 0

    -- If Num < 100

    ---- Num = Num+1

    -- Else

    ---- Cycle = 1

    Then the opposite for Cycle = 1. It's not very fancy but it gets the job done!

  • You do not have permission to view this post

  • It's possible there's more to it than legal issues. You're right, they could have the plugin maker agree in writing... Maybe it's more of a quality assurance thing. Who knows?