inworld-ai / inworld-unity-full

Unity SDK for Inworld.ai. Create more realistic and believable worlds with characters powered by artificial intelligence.
https://docs.inworld.ai/docs/tutorial-integrations/Unity/
Other
63 stars 17 forks source link

Unify API #238

Closed Juniverse closed 8 hours ago

Juniverse commented 4 days ago

Now SendXXXTo is only used inside the SendXXX function.

SendXXX can support either character's brainName or its agent ID.

Also add another parameter reconnectable for resend packets if failed due to network issues.