newt's Forum Posts

  • Those aren't abnormal sizes.

    Perhaps it's the device that's the issue.

  • If something moves at x pixels per second then you can figure out how long it will take to get there if you know the distance there.

    Add a timer behavior to change a boolean variable.

  • They are experiencing negative feedback for the subscription model, as expected.

    It comes down to running around trying to put out fires until the beta is out, or just letting them burn out on their own.

    Obviously that wouldn't work if the release date was a lot sooner.

  • Oh so it will work on ipad? I thought it wouldn't work with construct 3 on apple devices due to Safari only browsers. (Needing Chrome, the Chrome in App Store is fake chrome actually, it is Safari with Chrome cover)

    Some things like multiplayer still wont work on Safari, but may eventually.

    That's why they announced Chrome first.

  • Invisible means its is not rendered.

    They should have little performance impact as long as they are invisible, and not moving.

    You might get a drop when they are made visible however.

    Btw 0 opacity means nothing to cpu performance. It's the same as 100 opacity.

  • If they release an Ios version, I probably won't be able to install it since Apple stopped supporting my Ipad.

    Then again, I'll be able to use the browser version, and even add it to the home screen.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Speaking of lines...

    Was just about to suggest the line of sight behavior.

  • Edit:

    cranberry plugs do not work

  • angle(x0,y0,x1,y1) gives you the angle between two objects

    That can be use to determine a side.

    For example if the return was 0 degrees you would know it was on the right side.

  • It's kind of hard to tell what you want to do.

    Family pick closest to player.x, player.y perhaps?

    I'd get rid of the inverted, and for each.

    Or maybe just player pick closest to family.x, family.y

  • Just slightly sarcastic, with a bit of irony.

    And then theres this.

  • Maybe they should make an offline version of the arcade too.