-
### Is your feature request related to a problem? Please describe.
Currently, projecting points in space onto 3D lines, planes, and so on is a complicated process and usually requires knowledge of pr…
-
### Is your tweak request related to a problem? Please describe.
People that don't have Builder permissions can grab Logix nodes
### Describe what would you like tweaked
People that don't hav…
-
### Is your tweak request related to a problem? Please describe.
Currently the [0 1] logix node can only accept single bool's, meaning you have to unpack a book vector and individually [0 1] each of …
seif1 updated
3 years ago
-
As discussed earlier in the discord, this would locally query the specified asset and provide a boolean for if it's loaded or not.
H3BO3 updated
3 years ago
-
## Is your feature request related to a problem? Please describe.
I would like to write a cloud variable whenever a user focuses, or joins a different world so that it saves the value it was in the w…
seif1 updated
3 years ago
-
If you increase the inputs of an overloadable logix node a few times and attach ribbons, then decrease the node with the minus button, often the attached ribbon visuals break and stop updating the mes…
H3BO3 updated
3 years ago
-
It would be neat to be able to see the default values of node inputs, perhaps on the tooltip's text while hovering over them. While most inputs default to False or 0, there's quite a few exceptions, a…
H3BO3 updated
4 years ago
-
Reported by AdmiralSoap#4934, if an avatar with unpacked Logix is deleted, then undeleted, performance will rapidly degrade nearly instantly, and the effect will worsen until the world is closed, or t…
-
Steps to replicate:
- Create a Logix interface on a slot that is scaled to any non-1,1,1 size.
- Connect Logix nodes/drive arrows to the interface
Observations:
- This occurs for Logix interface…
-
A big win for commenting logix may be doable by having the node text derived from the slot name, I was pointed towards slot naming if logix nodes as a commenting system for configuration registers, an…