ElementQuad (Construct 3 Plugins)

  • 6
    This content is deleted
    Addon
    ElementQuad

    Element Quad - set texture based on document element (e.G. Canvas.).

You're viewing a single comment in a conversation. View all the comments
  • 6 Comments

  • Order by
  • As far as I know, effects cannot be changed into behaviors. Is there a 2 effect limit, I have done more than that.

    • For addon on dev I use c3ide2 to generate the correct addon format and also a server for faster iteration in developer mode and no need to clear cache.

      github.com/ConstructFund/c3ide2-cli

      • Thank you! It seems like a nice tool! However, every time I run it, I get this error:

        creating addon ...

        ? Select addon type ... plugin

        ? Enter addon name ... MidiPro

        ? Enter author name ... dk865

        creating addon ...

        type: plugin

        name: MidiPro

        author: dk865

        cloning plugin template ...

        addon folder dk865_midipro created successfully

        DegitError: could not find commit hash for HEAD

        at Degit._cloneWithTar (C:\snapshot\c3ide2-cli\node_modules\degit\dist\index-688c5d50.js:14258:10)

        at async Degit.clone (C:\snapshot\c3ide2-cli\node_modules\degit\dist\index-688c5d50.js:14096:4)

        at async cloneTemplate (C:\snapshot\c3ide2-cli\commands\scaffold.js:91:3)

        at async create (C:\snapshot\c3ide2-cli\commands\scaffold.js:27:16) {

        code: 'MISSING_REF',

        ref: 'HEAD'

        }

        Any know fixes?

    • With the free version you can only use 2. Would you be willing to look at my Github addon? If not, that's okay, thanks anyways!