sgilliam30's Forum Posts

  • 7 posts
  • Anyways, here's an example using sprites and a 2d array. It works and is decently fast but it's all throwaway code. It's useful to tinker with to get some ideas from.

    https://www.dropbox.com/scl/fi/776vlqpflik48q8kgbj7i/falling_sand_simple.capx?rlkey=5qjyx3mgf0hbkgn870xzmxx4a&st=3jb5ihw2

    Is there a way to detect when a grain has overflowed to the sides of the layer, and destroy the grain when it happens? Thanks.

  • Anyways, here's an example using sprites and a 2d array. It works and is decently fast but it's all throwaway code. It's useful to tinker with to get some ideas from.

    https://www.dropbox.com/scl/fi/776vlqpflik48q8kgbj7i/falling_sand_simple.capx?rlkey=5qjyx3mgf0hbkgn870xzmxx4a&st=3jb5ihw2

    Thank you very much, I’ve learned a lot from your template.

  • I’m trying to make a Falling Sand game similar to this one: mslivo.itch.io/sandtrix

    .

    I tried using physics, but it was very laggy. I also tried using solid and platform behaviors, which was a bit better, but still laggy.

    I saw a template in this link

    construct.net/en/forum/construct-classic/help-support-using-construct-38/programming-quotsand-gamequot-36554

    but the .capx and .c3p files have been deleted.

    Does anyone know if R0j0hound or someone else still has the template file from that link?

    Please repost it here if possible.

  • I want to make Falling Sand game with construct 3, Can Construct 3 be used to create a falling sand game?

    Thanks

  • Hi Ashley,

    Normally, I use the ApplovinMax plugin from Chadori and the MobileAdvert plugin from Construct 3, and I export to iOS and Android without any issues. Since the maintenance on May 15th, I have been unable to export to iOS. Please reset the Mobile Advert plugin.

    "remote: Total 27 (delta 18), reused 0 (delta 0), pack-reused 0 (from 0)

    From https:/~~/Specs

    91f6ab34fa9d..b86720e7b757 master -> ~~/master

    fatal: Unable to create '~~/index.lock': File exists.

    Another git process seems to be running in this repository, e.g.

    an editor opened by 'git commit'. Please make sure all processes

    are terminated then try again. If it still fails, a git process

    may have crashed in this repository earlier:

    remove the file manually to continue.

    Running as unit: run-rfe0701312ef744b9882030958ce33c5e.scope; invocation ID: 320cd9df663246969e3e3313f283cc1a

    (node:977489) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.

    (Use `node --trace-deprecation ...` to show where the warning was created)

    CordovaError: Promise rejected with non-error: undefined

    at ~~/cordova:30:15

    at process.processTicksAndRejections (node:~~/task_queues:105:5)"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley please help me.

    I can't export to ios project. The error occurs when I use mobile advert plugin.

    While I export to android project normally.

  • Anyone else having the same problem today?

    I can't export my game to iOS project with Mobile Advert Plugin.

    Is this a bug with the construct 3 build server?

  • 7 posts