Javascript (Construct 3 Plugins)

  • UpvoteUpvote 57 DownvoteDownvote
    This content is deleted
    Extension
    Javascript

    Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...

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

  • Order by
  • i just figured it out.

    when i add

    jquery.js

    paly.js

    to properties, it will become jquery.js\\npaly.js

    solution is delete one '\', only keep '\n'