-
Notifications
You must be signed in to change notification settings - Fork 2
Content samples ‐ VisualScripting
This category is for learning VisualScripting fundamentals.
A sample for playing and stoping a music.
Unity Scene: VisualScripting/Audio Control/Audio Control
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for detecting collision and execute logic based on where the collision occurred.
Collision_540.mp4
Unity Scene: VisualScripting/Collision Detection/Collision Detection
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for sending and receiving custom events.
Unity Scene: VisualScripting/Custom Events/Custom Events
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for logging for debug purpose on Unity Editor.
Unity Scene: VisualScripting/Logging For Debug/Logging For Debug
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ❌ |
Unity Pro license required: NO
A sample for changing a material of a GameObject (MeshRenderer).
Unity Scene: VisualScripting/Material Change After 3 Sec/Material Change After 3 Sec
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for changing a material parameter of a material of a GameObject (MeshRenderer).
Unity Scene: VisualScripting/Material Parameter Change After 3 Sec/Material Parameter Change After 3 Sec
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for changing the position of a GameObject.
Unity Scene: VisualScripting/Move After 3 Sec/Move After 3 Sec
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
A sample for using Update() lifecycle callback in VisualScripting.
Unity Scene: VisualScripting/OnUpdate/OnUpdate
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
This sample demonstrates how to parse a CSV data and use it for a content.
Unity Scene: VisualScripting/CSV Handling/CSV Handling
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
This sample demonstrates how to get current date and time and do math with it.
Unity Scene: VisualScripting/DateTime/DateTime
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO
This sample demonstrates how to post json data
Post-Sample.mov
Unity Scene: VisualScripting/Post Json/Post Json
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unity Pro license required: NO