Michsky – Docs Michsky – Docs
  • Home
  • Documentation
    • Reach UI
    • DreamOS
    • Modern UI Pack
    • Motion Titles Pack
    • Dark UI
    • Loading Screen Studio
  • Contact
Michsky – Docs Michsky – Docs
Michsky – Docs
  • Home
  • Documentation
    • Reach UI
    • DreamOS
    • Modern UI Pack
    • Motion Titles Pack
    • Dark UI
    • Loading Screen Studio
  • Contact

DreamOS

  • Quick Start
  • How To (FAQs)
  • UI Elements
    • Changing Content
    • DreamOS UI Elements
  • Apps & Windows
    • App Library
    • Creating New Apps
    • Deleting Apps
    • Commander
    • Mail
    • Messaging
    • Music Player
    • Notepad
    • Photo Gallery
    • Reminder
    • Settings
    • Video Player
    • Web Browser
  • Managers
    • Audio Manager
    • Boot Manager
    • Date & Time
    • Events
    • Mod Manager
    • Multi Instance Manager
    • Network Manager
    • Notification Manager
    • User Manager
    • Widget Manager
    • World Space Manager
    • Window Manager
    • Wallpaper Manager
  • Others & Add-ons
    • Steam Messaging
  1. Home
  2. Docs
  3. DreamOS
  4. Quick Start
Updated on May 3, 2022

DreamOS

  • Quick Start
  • How To (FAQs)
  • UI Elements
    • Changing Content
    • DreamOS UI Elements
  • Apps & Windows
    • App Library
    • Creating New Apps
    • Deleting Apps
    • Commander
    • Mail
    • Messaging
    • Music Player
    • Notepad
    • Photo Gallery
    • Reminder
    • Settings
    • Video Player
    • Web Browser
  • Managers
    • Audio Manager
    • Boot Manager
    • Date & Time
    • Events
    • Mod Manager
    • Multi Instance Manager
    • Network Manager
    • Notification Manager
    • User Manager
    • Widget Manager
    • World Space Manager
    • Window Manager
    • Wallpaper Manager
  • Others & Add-ons
    • Steam Messaging

Quick Start

Author: admin 259 views

Just got the asset? Newbie? Get started quickly.

Status and Prerequisites

First of all, make sure that the requirements are met.

  • Rendering Pipelines
  • Platforms
  • Unity Version
  • Input Handling

  Built-in

  URP

  HDRP

  Windows

  MacOS

  Linux

  WebGL

  Unity 2019.4 and higher

  Unity 2019.3 and below

  Input System (New)

  Input Manager (Old)

How To Use

If you are not going to use the package in world space (2D), you can create the necessary resources from Tools > DreamOS > Create Overlay Resources. It’ll create everything you need and you can start working on it right away.

If you’re going to use the pack in world space (3D), you can create the necessary resources from Tools > DreamOS > Create World Space Resources. It’ll create everything you need for a world space scene. If you have a custom camera, you can assign it to World Space Manager > Main Camera. You can now add On Enter/End events to stop your player controller.

Some UI objects use the Canvas Group component (mostly windows and panels). You need to set the alpha values to 1 to see them and 0 to make them invisible. If you want to see a particular object/window while editing, you can set the alpha value to 1 to make it visible. You can do the opposite to make it invisible. In most cases, you’ll see a button called ‘Make Visible’ or ‘Make Invisible’ so you can use these shortcuts to quickly change the alpha.

You can add or manage the content using Tools > DreamOS menu and managers. You can see those managers by expanding Canvas > Managers. Each app and system feature has its own manager, you can customize or change their settings as you want.

It’s highly recommend using a cam stacking solution for HDRP. Otherwise, you’ll get terrible performance as HDRP doesn’t support multiple camera setup and DreamOS works with projector cameras. Here’s an easy to use solution: https://github.com/alelievr/HDRP-UI-Camera-Stacking

UI Manager

Do you want to change the appearance of the entire UI at the same time? Well, we got you covered. UI Manager will basically change every single element, so you don’t have to deal with them one by one.

You can click on Tools > DreamOS > Show UI Manager to open it up. You can now expand the categories and start tweaking. If you want, you can also add the ‘UI Manager Element’ component to any of your Image or Text objects to change their values via UI Manager.

Update Values

With this option checked, UI Manager will dynamically update UI elements. If not, you won’t see any changes until you hit play (runtime). You can turn this off for more performance in the editor, just remember to enable it when modifying items. This feature is disabled in build mode, so it won’t have any effect on builds.

Extended Color Picker

If you want to see a more detailed color picker, enable this. This will be adding a hex code and an alpha slider right next to the color picker.

UI Manager Hints

If you want to see some tips about the manager, then you can enable this.

Keep in mind that UI Manager values are universal and will affect all objects containing any UI Manager component.

Frequently Asked Questions

To see all frequently asked questions, click here.

How can we help?

A premium WordPress theme with an integrated Knowledge Base,
providing 24/7 community-based support.

Content

© 2023 Michsky