goglgeek.blogg.se

Artrage 5 samples
Artrage 5 samples














This data will overwrite the current settings ArtRage is using when you start the script. Some of this information is only included if ‘Include Current Painting’ was checked when recording, but some of it will always be included.

artrage 5 samples

For example, the canvas color and grain, reference images, strokes made before the script started recording, and other settings.

#Artrage 5 samples code

The Startup Features are not directly editable, but code all the image data for the canvas and any content that exists before the actual script begins. Remove to retain current painting settings instead of overwriting with new settings. The Startup Features sets up starting image and canvas data. Set to ‘0’ to play script inside existing painting instead of starting a new one.Ġx000000000 or 0 – no pop up, plays script inside current paintingĠx00000FFFF – flags as ‘includes current painting’, so disables resizing Sets information displayed in the script dialogue box (can also be added when saving a script from inside ArtRage).Ĭontrols what info dialogue option pops up, if any.

artrage 5 samples

It also lets you decide if a dialogue box with playback options pops up, and what text and options appear in the dialogue box. It lets you choose the new canvas size and active painting area, or whether the script starts a new painting or continues in the current one. The Header block controls what happens when the script first opens. The header block sets up the canvas and initial script dialogue and options. This section is optional, but helps different editions of ArtRage figure out if the script will be compatible with that edition, or if there may be unsupported features that might not work. The Version block lists version details about the script and edition of ArtRage used to create it. Will always say ‘ArtRage 3 ’Ĭhoose ‘Yes’ or ‘No’ to control whether the script will add a warning when playing back in Lite or Studio.ĭon’t change, later versions prevents script being played back in current version of ArtRage Įdition of ArtRage used to record the script. The script will warn the user when played back in earlier versions. Version data about the edition of ArtRage the script was recorded in.














Artrage 5 samples