No edit summary |
add legacy prints |
||
| Line 1: | Line 1: | ||
A '''print system''' is a tool that helps in organizing [[ProtoFlux]] creations. By default, unpacked ProtoFlux is placed free-floating in space (potentially making it hard to read) and moves together with whatever it's parented to. Print systems help with this by providing an stationary 2D or 3D workspace ("print") for nodes to unpack into, often with a grid for nodes to snap to. Additional features include setting a color and/or name for the code, parenting the unpacked code to its source (while keeping it stationary with [[Component:VirtualParent|VirtualParent]]), and so on. | A '''print system''' is a tool that helps in organizing [[ProtoFlux]] creations. By default, unpacked ProtoFlux is placed free-floating in space (potentially making it hard to read) and moves together with whatever it's parented to. Print systems help with this by providing an stationary 2D or 3D workspace ("print") for nodes to unpack into, often with a grid for nodes to snap to. Additional features include setting a color and/or name for the code, parenting the unpacked code to its source (while keeping it stationary with [[Component:VirtualParent|VirtualParent]]), and so on. | ||
| Line 13: | Line 11: | ||
* [[CubePrint]] | * [[CubePrint]] | ||
* [[UltraPrint]] | * [[UltraPrint]] | ||
== Legacy Prints == | |||
This includes prints that have been replaced or lost to time | |||
* [[BluePrint]] | |||
* [[CyanPrint]] | |||
* [[NeoPrint]] | |||
[[Category:Community tools]] | [[Category:Community tools]] | ||
Revision as of 02:11, 19 November 2025
A print system is a tool that helps in organizing ProtoFlux creations. By default, unpacked ProtoFlux is placed free-floating in space (potentially making it hard to read) and moves together with whatever it's parented to. Print systems help with this by providing an stationary 2D or 3D workspace ("print") for nodes to unpack into, often with a grid for nodes to snap to. Additional features include setting a color and/or name for the code, parenting the unpacked code to its source (while keeping it stationary with VirtualParent), and so on.
Systems
A list of all currently available systems is:
Legacy Prints
This includes prints that have been replaced or lost to time