jj_Weapon (Construct 3 Behaviours)

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

  • Order by
  • Good afternoon, are you planning to finalize the plugin to support advanced minification? At the moment, the plugin gives this error:

    /str/c3runtime.js:44219:4: ERROR - [JSC_UNDEFINED_VARIABLE] variable C3 is undeclared

    44219| C3.Behaviors.JeyDotC_jj_Weapon = class jj_WeaponBehavior extends C3.SDKBehaviorBase

    ^^

    /str/c3runtime.js:44999:33: ERROR - [JSC_UNDEFINED_VARIABLE] variable key is undeclared

    44999| this.shoot_keycode = key;

    ^^^

    2 error(s), 0 warning(s)