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

GUILayout #42

Closed alomnrk closed 1 year ago

alomnrk commented 1 year ago

Hi! Thanks, for great plugin!

Is there any way to turn off GUILayout info about current InworldScene? I mean, of course I can patch code in InworldEditorUtil.cs, but I suppose it'd be better to add functionality for automatically turning it off in scenes that don't have inworld scripts for example.

Screenshot 2023-03-06 at 18 29 10
Juniverse commented 1 year ago

Hey @alomnrk ,

Thank you for reaching us. Yes all you need to do is turn off Enable Verbose Log in Default Settings.

image