/wallpaper_engine_plitri

simple Construct 2 - Wallpaper Engine plugin

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

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)