A.K.A Bolt Addons for Atoms
Add new Visual Scripting (previously Bolt) nodes for a better Unity Atoms integration. Improve your workflow with scriptable object architecture and visual scripting !
- AtomBaseVariable Event
- Bool Event
- BoolPair Event
- Collider2D Event
- Collider2DPair Event
- Collider Event
- ColliderPair Event
- Collision2D Event
- Collision2DPair Event
- Collision Event
- CollisionPair Event
- Color Event
- ColorPair Event
- Double Event
- DoublePair Event
- Float Event
- FloatPair Event
- GameObject Event
- GameObjectPair Event
- Int Event
- IntPair Event
- Quaternion Event
- QuaternionPair Event
- String Event
- StringPair Event
- Vector2 Event
- Vector2Pair Event
- Vector3 Event
- Vector3Pair Event
- Void Event
The preferred way to install this package is via openupm-cli
openupm add [email protected]
This way, it will automatically download all the dependencies
Otherwise, you will have to manually install the following packages:
- Unity Visual Scripting (from package manager)
- Unity Atoms Core (4.4.2 or greater)
- LinkMerge (1.0.0 or greater)
Congrats, you're now good to go 🎉