Jail Break (Construct 3 Plugins)

  • UpvoteUpvote 0 DownvoteDownvote
    This content is deleted
    Addon
    Jail Break

    Breaks SDKv2's encapsulation. Allows you to access the real SDKv1 runtime & have full power on the engine.

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

  • Order by
  • does not work :(

    • Can you tell me what doesn't work? What version are you using? Testing the latest stable (r466) everything looks fine to me. Please let me know any details

      • Script validation problem

        Oops! There is a mistake in a script in your project. It must be fixed before you

        preview or export the project.

        main.ts, line 5: Property realRuntime does not exist on type 'ObjectType<JailBreak,

        ObjectClassEventMap<JailBreak>>'.

        this is what happens when I try to run your example

        • It seems there was a mismatch between the uploaded example and newer addon version (which was available at Itch). I updated both just to be sure. Download the addon and c3p again please