Incari Studio
2.0
2.0
  • Incari Studio Documentation
  • Getting Started
    • Requirements
    • Installation
  • Interface
    • Logic Editor
    • Project Outliner
    • Global Preferences
    • Attribute Editor
    • Material Editor
  • Objects
    • Project Objects
      • Scene
      • Screen
    • Scene Objects
      • Camera
      • Group
      • Lights
      • List
      • Mesh
      • Sprites
        • Sprite
        • Text
  • Toolbox
    • Array
      • Array Value
      • Clear Array
      • Concat Arrays
      • Get Array Element
      • Length of Array
      • Pop Array Element
      • Push Array Element
      • Set Array Element
    • DateTime
      • Date Time Formatter
      • Now (UTC)
      • System Time
      • Timezone Value
    • Events
      • Keyboard
        • On Key Press
        • On Key Release
    • Flow Control
      • Branch
      • Is Equal
      • Is Greater Equal
      • Is Less Equal
      • Select Data
      • Sequential
      • Switch
      • Toggle
    • Math
      • Add
      • Boolean
        • AND
        • Negate
        • OR
      • Ceil
      • Clamp
      • Divide
      • Floor
      • Maximum
      • Minimum
      • Modulo
      • Multiply
      • Power
      • Range Mapper
      • Root
      • Subtract
    • Incari
      • List
        • Generate List
        • Next List Entry
        • Previous List Entry
        • Select List Entry
        • Set Active
        • Set Current Index
      • Object
        • Get Alpha
        • Set Alpha
        • Get Scale
        • Set Scale
        • Get Rotation
        • Set Rotation
        • Get Position
        • Set Position
        • Get Visibility
        • Set Visibility
        • Set Tint
        • Get Tint
        • Get Material
        • Set Material
        • Set Text
    • Utilities
      • Group
Powered by GitBook
On this page

Was this helpful?

  1. Interface

Global Preferences

PreviousProject OutlinerNextAttribute Editor

Last updated 3 years ago

Was this helpful?

Global Preferences allow us to apply default settings to aspects of Incari. These aspects are discussed below:

Playback

Loop Mode

Loop Mode determines if an animation should play forward or alternate between playing forward and backward in a Scene. It can be set in the following ways:

  • Alternate: The animation is played forward and backward in each animation cycle.

  • None: The animation is played forward once in each animation cycle.

  • Repeat: The animation is played forward in repeated cycles without reversing direction.

Projects

Projects Path

The default directory on a user's computer where Incari Projects are saved.

Theme

Grid Color

Also, the Reset color button sets the Grid color back to its default value.

Layout

Reset layout

The Reset Layout button resets all Modules found in Incari to their default positions.

Theme

Bottom and Top Gradient Color

Grid Color

Grid Color sets the color of the grid found in the Viewport. The color is set in the same way as Bottom and Top Gradient Color Attributes.

Reset colors sets the Bottom and Top Gradient Color as well as the Grid Color of the Viewport back to their default colors.

In order to open the Global Preference Module, right-click on the menu bar in Incari and click on Global Preference from the drop-down list. Please the see the illustration below:

The Grid Color of the Logic Editor can be set here. The color can be set by manually adjusting the the HSB / RGBA values or inserting a Hex Code, using their corresponding .

Bottom and Top Gradient Color sets a color gradient that starts at the bottom and top positions of the ViewPort respectively. The color gradient can be set by manually adjusting the the HSB / RGBA values or inserting a Hex Code, using their corresponding .

Color Attribute
Color Attribute