# Unity Visual Scripting Supported

We are thrilled to announce that version 0.3.3 of our SDK introduces enhanced support for Unity Visual Scripting! While our previous visual scripting system provided a great starting point, this update brings improved integration and functionality, allowing for a more streamlined development experience.

Key highlights of the new feature include:

* **Seamless Integration**: Benefit from a more cohesive experience with Unity Visual Scripting, making it easier to create and manage your game logic.
* **Improved Node Library**: Access a richer set of nodes tailored for our SDK, enabling more complex interactions with less effort.
* **Better Performance**: Enjoy optimized performance for your visual scripts, allowing for smoother gameplay and faster iteration.

We encourage you to explore the new capabilities and refer to the [Unity Visual Scripting Documentation](https://docs.unity3d.com/Packages/com.unity.visualscripting@1.9/manual/index.html) for more information.

We’re excited to see how this enhancement will empower your development process and encourage creative solutions. Let us know your thoughts!

Happy developing!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.overthereality.ai/over-sdk-manual/news/unity-visual-scripting-supported.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
