Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 710 Bytes

Readme.md

File metadata and controls

23 lines (16 loc) · 710 Bytes

Wallpaper Engine plugin for Construct 2

  • semistandard at possible places

how to use

  1. install
  2. make your project.json as defined on document (wallpaper engine)
  3. make conditions whatever you want (returns string?)
  4. if you call "GetInitialProperties" it will do that. Don't invoke this twitce or more.
  5. DO NOT OPTIMIZE/MINIMIZE ON EXPORT (not yet work) done.

features

  • User-defined property
    • Condition (trigger): On Property Change
    • Action : Get Initial Property (invoke after initialized)
    • Expression : .Value

License

  • WTFPL 2
  • based on JavaScript SDK Template (CC0)