Untitled

📰Getting Started | **Updates |** 📝 Guides | 🔢 API | ❓FAQ

Guides Overview

Enklu Cloud comes with an ever-expanding library of public scripts. These scripts are available to all Enklu Cloud accounts and may be used in any experience.

Script Library

The script library is located in the panel below the canvas. On the left side of the script library is a list of all the experiences your account has access to, meaning you can access scripts across multiple expereinces. There is also a

Public

category near the top of this list. It gives you access to all of the currently available public scripts.

https://docs.enklu.com/img/product/editor/public_scripts/PublicScripts_ScriptLibrary.png

Public Scripts

To use a public script, simply select the element you want to attach it to, then drag the script to the Scripts section at the bottom of the inspector. Once you have attatched your script, you can click on the Variables tab to see any exposed variables the script may have.

https://docs.enklu.com/img/product/editor/public_scripts/PublicScripts_OrbitScript.gif

Inspector Variables

Using the Variables tab in the inspector is a quick and easy way to change script parameters without needing to open the script or do any coding. Not every script will have variables exposed to the inspector in this way. Particularly for custom scripts you write yourself, you would have to intentionally include syntax to expose variables to the inspector. But most public scripts will have variables that can be modified from the inspector.

Some examples of what kinds of variables public scripts may use:

Orbit

Spin

Scale_Basic

Next: Vine Script Basics

Sidebar Table of Contents


Untitled

Copyright © 2021 Enklu, Inc.