Releases: RealityStop/Bolt.Addons.Community
Releases · RealityStop/Bolt.Addons.Community
v1.4 - Latch and Between
With this release, two new units have joined the project: Latch and Between.
- Latch - Mimics a Flip-Flop from control theory by "latching" an input boolean true value, almost as a "has it ever been true" check. There is a provided Reset input that allows the unit the reset the internal memory.
- Between - A simple convenience unit that checks if the input value is within the specified range (inclusive).
Also, Jason's comment units are available in 1.3 compatible form.
v1.3 - Gate release
Gate added to .Logic.dll.
This was compiled against 2017.3 Unity Binaries and the bolt version listed on the asset package. However, VERY little of unity is actually used, and the Unity references are version agnostic, so it should support other versions as well.
Other Bolt versions can be available upon request.
v 1.2.1
Fixes editor references during build
v1.2
Adds 3 Conditional Branch nodes. Happy graphing!
v1.1
Adds Plus Equals, drop in replacement for v1.0
Initial Release
Initial release of the binaries. Does not include JasonJonesLASM content yet.