Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/banane9/neosboundeduix

Neos mod that makes UIX elements selectable and editable with the usual Slot gizmos, as well as fixing UIX elements breaking when a parent is inserted.
https://github.com/banane9/neosboundeduix

harmony neos nml uix

Last synced: about 1 month ago
JSON representation

Neos mod that makes UIX elements selectable and editable with the usual Slot gizmos, as well as fixing UIX elements breaking when a parent is inserted.

Awesome Lists containing this project

README

        

Bounded UIX
===========

A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that makes UIX elements selectable and editable with the usual Slot gizmos,
as well as fixing UIX elements breaking when a parent is inserted.

Selection, Gizmo and Slot creation behavior, as well as the names of newly inserted slots can be modified in the settings.
Using the Create Pivot at Center button on Slots will create a parent with a point-anchor and symmetrical offsets to achieve the size.

## Installation
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
2. Place [BoundedUIX.dll](https://github.com/Banane9/NeosBoundedUIX/releases/latest/download/BoundedUIX.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
3. Start the game. If you want to verify that the mod is working you can check your Neos logs.

![Gizmo with proper bounding box for the UIX element.](https://user-images.githubusercontent.com/2124570/206605288-0d2e374e-9aa9-4839-94e0-1e4ae3d15736.png)