Skip to content

Atoms nodes for Unity Visual Scripting

License

Notifications You must be signed in to change notification settings

bguyl/unity-atoms-vs

Repository files navigation

Atoms nodes for Visual Scripting

openupm

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 !

Summary

Available Nodes

Atoms Events

Nodes atoms events

  • 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

Installation

Add the package to the project

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:


Congrats, you're now good to go 🎉

About

Atoms nodes for Unity Visual Scripting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages