AnyPortrait > Forum > How to Use

[Archive] Visual Scripting

  • This topic has 0 replies, 1 voice, and was last updated 1 week ago by Archive AccountArchive Account.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1279
    Archive AccountArchive Account

      Q.

      Does AnyPortrait support Unity’s Visual Scripting?

       

      A.

      Visual Scripting of Unity or other assets can call general C# script functions.
      Therefore, if you write to call the functions of apPortrait, which is the main class of AnyPortrait, you can control the AnyPortrait character from Visual Scripting as well.

      There are two ways to call C# script functions from Unity Visual Scripting.
      One is to call the script function directly from within Visual Scripting, and the other is to write a “Custom C# Node”.
      For “Custom C# Node”, the following manual may be helpful.
      https://docs.unity3d.com/Packages/com.unity.visualscripting@1.7/manual/vs-create-custom-node.html

      You can find information on how to link PlayMaker and AnyPortrait, which are similar assets, in the following manual.
      https://rainyrizzle.github.io/en/AdvancedManual/AD_PlayMaker.html

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    Scroll to Top