Distributing LogiX

From Neos Wiki
Revision as of 23:19, 22 April 2021 by ProbablePrime (talk | contribs) (Created page with "As LogiX is a custom, node based visual language which only exists inside Neos at the moment. It can be difficult to think about how to distribute your creations or common set...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

As LogiX is a custom, node based visual language which only exists inside Neos at the moment. It can be difficult to think about how to distribute your creations or common setups for others to use. This article presents options that you can try to use to distribute your setups.

Enhancements to the core of LogiX

As LogiX, is part of Neos which is closed source. Adding new nodes or custom nodes can be tricky. Please see below for information on both adding new nodes, or creating custom nodes.

Custom Nodes

Neos, doesn't currently have an official way to create custom nodes. There are some community tools which exist which can make the appearance of custom nodes but these may break in the future.

If you'd like custom nodes there are items open on the Neos GitHub requesting this feature for later down the line in Neos' Roadmap.

Requesting new LogiX Nodes

If you'd like new nodes to be added to LogiX you have two options:

  1. Create an Official Feature Request for this new Node. Users can comment and vote on the node for the Neos Team to add it.
  2. Write a neos Plugin which gives you access to the functionality you desire.

Sharing Setups / Snippets

If you have a LogiX Setup / Snippet / Blueprint that contains a common setup that you find yourself using a lot. You may want to share or save it for future user by yourself or other users. There are a number of ways to do this.

Using Public Folders

You can create this setup/snippet on a Blueprint or other object and save it to a Neos Public Folder. Distributing this folder will then allow users to access that folder and spawn the setup.

Using Discord or Other Social Media

You can take a photo of the setup and share that with Discord or other social media.

Using the Neos Wiki or other website

Feel free to create pages on the Neos Wiki that detail your setup. You can include pictures, videos and descriptions of the setup. You can also include a direct "neosrec" link to the folder or object for users to be able to spawn it directly