Others & Add-ons
Available integrations and more information about other topics.⠀ ⠀⠀
⠀
Assembly Definition
Adds asmdef support to DreamOS.
⠀
Modern UI Pack Compatibility
Fixes compiling errors when using Modern UI Pack in the same project. Import Modern UI Pack, import DreamOS, then import this patch. Please keep in mind that DreamOS is not fully compatible with Modern UI Pack and you might experience minor issues.
⠀
Localization
Since DreamOS was built with the native Unity UI and TextMesh Pro, you can change the text and allow localization easily. However, some objects are managed by its managers (buttons, modal windows, etc). In most cases, you can enable ‘Use Custom Content’ using managers to allow changing the values/strings manually. If you can’t enable localization for some objects, you can contact me for help. I can provide examples/resources for Unity Localization.
⠀
Editing Animations
You can manage or modify the animations by using the ‘Animator’ tab (Window > Animation > Animator). Click an object that has an animator component and you’ll see the animation states. Now, you can select an animation and change or edit them as you want. To edit a specific animation, you can select an object, click CTRL / CMD + 6 and then start tweaking by using the animation window.