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

Reconnection issue #110

Closed Div-Inworld closed 1 year ago

Div-Inworld commented 1 year ago

Added Unity console logging functionality, fixed issue with reconnection bug due to order of operations with disconnect and setting character to null

Juniverse commented 1 year ago

Please split this tickets, devided by adding logs and solving reconnects on top of https://github.com/inworld-ai/inworld-unity-sdk/pull/111

Div-Inworld commented 1 year ago

Obsolete PR Accounted for in https://github.com/inworld-ai/inworld-unity-sdk/pull/112 to avoid merge conflicts and errors