Incari Studio
1.0.0
1.0.0
  • INCARI Studio Documentation
  • Getting Started
    • Minimum Requirements *
    • Installation and License *
    • Creating a Project
    • Project Objects
      • Screen
      • Scene
    • Scene Objects *
      • Camera
      • Group
      • Mesh
      • Lights
      • List Widget
      • Text
      • Web Sprite
    • Attributes
      • Common Attributes
        • Object
        • Rotation Pivot
        • Sprite
        • Transformation
      • Attribute Types
        • Boolean Attributes
        • Numerical Attributes
        • Color Attributes
        • Asset/Object Attribute
    • Interface *
      • Modules *
        • Logic Editor
        • Project Outliner
  • Toolbox
    • Date Time
      • Now (UTC)
      • System Time
      • Timezone Value
    • Flow Control
      • Branch
      • Is Equal
      • Is Greater Equal
      • Is Less Equal
      • Select Data
      • Sequential
      • Switch
      • Toggle
  • Math
    • Absolute
    • Add
    • Average
    • Boolean
      • AND
      • Negate
      • OR
    • Ceil
    • Clamp
    • Decrement
    • Divide
    • Floor
    • Increment
    • Interpolate
    • Logarithm
    • Math Constant
    • Maximum
    • Minimum
    • Modulo
    • Multiply
    • Power
    • Range Mapper
    • Root
    • Subtract
    • Trigonometry
      • Arc Cosine
      • Arc Sine
      • Arc Tangent
      • Cosine
      • Radian-Degree Converter
      • Sine
      • Tangent
Powered by GitBook
On this page
  • Project Manager
  • Projects
  • New Project

Was this helpful?

  1. Getting Started

Creating a Project

PreviousInstallation and License *NextProject Objects

Last updated 3 years ago

Was this helpful?

Project Manager

When first running Incari Studio, you will be met with the Project Manager window.

From here you can Open, Run, Edit, Remove and Import projects or create a New Project.

Projects

  • Opens the currently selected project.

  • You can also simply double-click the project's thumbnail to open a project.

  • All previous projects will be available to access via the Project Manager so that you can quickly jump back in to your recent projects.

Allows you to edit the Project's Project Name, Project Location and Category.

Completely removes the selected Project from the Project Manager and your local file system.

Allows you to import a previously unopened Project from another location. This is useful for exchanging files between team members and opening templates.

New Project

  • Project name - A relevant title for your project. The name will also be used when creating the project's folder structure.

  • Project location - The location that want to store your project in. By default, this will be the project path defined in Preferences.

  • Category - Here you can choose from one of four categories; Project, Template, Scene or Widget. These help differentiate between full-blown projects and smaller-scale components. The category type is displayed on the project's thumbnail when you first open Incari.

  • Name - This is the identifying name given to the target Screen.

  • Resolution (px) - This defines the pixel resolution of the targeted display.

  • Dimensions (unit) - This defines the dimensions of the screen in 3D units.

  • Name - The name given to the initial scene, when the project is created. This will most likely be your root scene or main menu.

****

WARNING: Deleting a project in the Project Manager will also delete all related files and assets from your hard drive.