newt's Forum Posts

  • Yes, but if I run while carrying my scissors, and fall and give myself a harelip, it would then be alright to call them skissors.

  • Sorry, but no guarantee, hence the beta, and free.

    However once they have a release to sell, they will have to make it forwards/backwards compatible from that point.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Was trying a game on a pc without dx9, and the link given by the CC exe is invalid.

  • Actually with html5 canvas we might be able to one up the bones behavior of CC by actually using interpolated vectors.. well vector-ish anyways.

    That is if it's not too bad for speed.

  • Chances are it will be code driven... so, can't beat em, join em.

  • That 3d offset. <img src="smileys/smiley4.gif" border="0" align="middle" />

    At first I was like, did he use skew? No, wait he.. used...

    Oh wow!

    Nice one Rojo.

  • I may be wrong here, but I think that's one of the MFC plugs, and that would probably complicate any fixes for it.

    However, sglorz's Gui Plug, might offer a solution.

  • There ya go. Add some sound effects, a few particles, and some randomization, and you got a nice little game.

  • Given the nature of C2, and its ease of use, it would be just as easy, if not easier for someone to replicate the events rather than dig out your code. Seriously you would be better of copyrighting asset's, such as graphics rather than infinitely reusable code.

  • I don't see how that really complicates things. Create and destroy are basically the equivalence of focus, and un-focus.

    If you haven't used the function object, you might take a look at it. It makes doing things like this rather simple.

  • Given recent events I was wondering if it was possible to have ip's given publicly in each post, not the whole thing mind you, just say the last few digits.

    This would help a bit in seeing a potential troll/buzzard, and might keep users from wasting time.

    Also would it be possible to get some sort of generic Creative Commons license for all the content on the site?

    Nothing terribly limiting, but at least something to keep the t/b from using content outright. At least a Attribution-NonCommercial 3.0 type.

    Unless its creator says otherwise.

  • Hi thank you.

    I think I might try to implement networking using the Stencyl Flash Game Maker Networking SDK.

    As Far as the crashes goes is anybody else working on this problem?

    Wait, what?

    Also, as far as the event sheet instability goes, its pretty hard to replicate.

  • It starts at the value you give it, just as you would if you were to count to yourself while looking at your watch. Like you wouldn't start at zero would you?

    Try the function object's delay, or better yet use the timer behavior.

  • I'd suggest using a canvas, and moving the text after each word while changing the color, and pasting it into the canvas.

  • Do pitch / roll/ yaw reset after 360?