Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioshock1990 committed Jun 17, 2023
1 parent 6622962 commit 9d6aefc
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Visual Scripting.Community
#### Bolt.Addons.Community for Unity Visual Scripting 2021+
**Author:** [**Bolt.Addons.Community**](https://github.com/RealityStop/Bolt.Addons.Community)

I was able to restore what I could, considering that I have zero programming experience and I'm not a professional. Some graphs were successfully restored without errors, but unfortunately, I couldn't save icons for the nodes.
**Tested on Unity 2022.3.1f1.**

**Here's what I managed to fix:**
- EveryXSeconds
- CreateMultiArray
- GetArrayItem
- GetRandomElementUnit
- QueryOperation
- QueryUnit
- SetArrayItem
- RandomNumbers
- CommentUnit
- SomeValue
- StuffHappens
- Todo
- LogicParams
- Gate
- MathParamNode
- FlowReroute
- LongString
- ValueReroute
- OnVariableChanged

# Installation
**Import the Unity package "Visual Scripting.Community" into your project and generate the nodes.**

---

**This package also includes free graphs from Unity Asset Store's "BoltSuperUnits" (for the collection).**

**Asset Store:** [**BoltSuperUnits**](https://assetstore.unity.com/packages/tools/visual-scripting/bolt-super-units-177410)

---

**Another custom free node from the author Smart Penguins:**
Save and load JSON data

**SPUC 2.0.0 Save Load Data** [**itch.io**](https://smart-penguins.itch.io/spuc-unity-in-easy-mode)

---

0 comments on commit 9d6aefc

Please sign in to comment.