examples:pangoscript
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| examples:pangoscript [2025/04/17 18:09] – Lyra Letournea | examples:pangoscript [2026/01/02 21:04] (current) – Lyra Letournea | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Pangolin Internal Examples ===== | ===== Pangolin Internal Examples ===== | ||
| - | These examples were made by internal team members at pangolin as examples for pangoscripts | + | These examples were made by internal team members at pangolin as examples for pangoscripts. |
| ==== Timeline AutoSave ==== | ==== Timeline AutoSave ==== | ||
| Line 77: | Line 77: | ||
| This script demonstrates the ability to animate objects over time, Animate Prop goes from value1, to value 2, over value in ms. In this case, a code is written to restart a timeline, but to fade out the audio before doing so. You could animate Volume and master brightness at the same time which could be interesting too. Then resets the values by just setting their value and plays the show again. | This script demonstrates the ability to animate objects over time, Animate Prop goes from value1, to value 2, over value in ms. In this case, a code is written to restart a timeline, but to fade out the audio before doing so. You could animate Volume and master brightness at the same time which could be interesting too. Then resets the values by just setting their value and plays the show again. | ||
| + | ==== Control Color Channels From DMX ==== | ||
| + | |||
| + | One way to use your DMX console to control colors is by using RGB Generic profiles and linking those channels directly to the RGB objects of color channels in BEYOND. In Settings> | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | The script itself looks like the following, where " | ||
| + | |||
| + | ColorChannel.0.R = ExtValue(0, | ||
| + | | ||
| + | [[workspace|Workspaces]] | ||
| ===== Examples from Users ===== | ===== Examples from Users ===== | ||
| - | The following examples are from the userbase, at the permission of the users. | + | The following examples are from the userbase, at the permission of the users. Scripts many not have been validated by pangolin internally, and opinions expressed, and explanations are directly from the user not pangolin. |
| ==== Jeff Vyduna ==== | ==== Jeff Vyduna ==== | ||
examples/pangoscript.1744906143.txt · Last modified: by Lyra Letournea
