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
- Bool Variable
- Collider2D Variable
- Collider Variable
- Color Variable
- Float Variable
- GameObject Variable
- Int Variable
- Quaternion Variable
- String Variable
- Vector2 Variable
- Vector3 Variable
This package required Bolt (1.4.13 or greater) to be already installed
The preferred way to install this package is via openupm-cli
openupm add me.guyl.atoms-vs@1.0.0
This way, it will automatically download all the dependencies
Otherwise, you will have to manually install the following packages:
- Unity Atoms Core (4.4.2 or greater)
- Unity Atoms Base Atoms (4.4.2 or greater)
- LinkMerge (1.0.0 or greater)
Build Unit Options
to make the units available for your project.
Open the Unit Options Wizard
Add Guyl.AtomsVS.Runtime
in the Assembly Options
Then click on Next
and Generate
Congrats, you're now good to go 🎉