Unity is a huge force in game development, having long supported everything from indie game studios to massive Fortune 500 companies. In 2021, 94 out of the top 100 game development studios (based on revenue) were using Unity.
Inworld provides an easy way to build revolutionary, AI-powered interactive experiences that work within Unity. We’re a Unity Verified Solutions Partner, so once you’ve created your characters in Inworld Studio, you can drag and drop directly into your Unity project.
With the enormous breadth of experiences you can create with Unity, we’re certain that Inworld can help bring them to life in ways you never imagined.
You can access our Unity Verified Partner Solution directly from our developer docs, which cover:
Compatibility
Prerequisites
Getting started
Inworld editor
Creating your own character
Animations
Lip syncing
Head and eye movement
Legacy integrations
And more!
We also created a video tutorial to walk you through how to integrate your Inworld AI characters into your Unity experiences, which you can watch below.
If you have any follow-ups on the tutorial video, leave a reply below. If you have questions about integrating Inworld in Unity in general, please post another topic here in the Integrating category and add the #Unity tag.
Hi, I am having trouble login into inworld in unity. It can't download properly, always stuck at 0%. And there is an error information showing Invalid Operation Exception. Could you help with this? Thank you
Also here's the tutorial about how to enable Inworld in Mac:
Because we just implemented M1 Support, and still waiting Unity's approval to update.
If you're not using M1, would you please share us detailed error? You could switch to console and double click the error information, then it'll show case the stacktrace.
Yes I am using a Mac M1, and it works with the package you provided! Thank you very much! May I know by using the player control, how can I constrain the vertical movement of the player? I want the player to keep the same eye level all the time. May I know what I should do? Thank you for your help!
We just use Unity's default SimpleCameraController.cs for play movements. So if you want to fix the vertical-y movement, you could just comment the line 158 of SampleCameraController.cs
Another question I have is after I built the project, I can't use the microphone to give voice input in the game. I tried using the ~ button, and type text in the text panel. But my character does not respond to me. Everything works perfectly fine in the game mode in unity. Is there anything I should do when I build the game?
Yes I was trying to build a Mac application and it didn't work. So I switched to WebGL instead. But there were some errors about the microphone when building the game and it eventually failed. Could you take a look at this?
I use apple M1, and I have tried several versions of unity with both SDK package from the unity asset store and inworld official website. but it still cannot be connected.(it shows a low ping but always being initializing. )By the way, I can go through the functions on the website.
Sorry for your inconvenience, I'm not sure what your exact issue is, but here are several tips:
Our minimum version of Unity is 2021.3.2f1, any version below that may not work.
If you're using Mac, it'll automatically delete our core library because of the unauthentication issues. Please check Compatibility | Inworld AI for more info.
If the grpc runtime bundle survived, you can check the SampleConnection scene, and print out the log if connecting is not successful. (We do have a back-off reconnect system to keep trying reconnecting)
Hey @saintepord, we have an Oculus companion app that we can get you access to that would help with that. Send an email to support@inworld and tell us the email associated with your Oculus/Quest acct.
I am trying to figure out how to best deliver my game to my clients. I am on a Mac and would like to build for a WebGL, but it sounds like neither of those are supported. My plan is to now use Unity's DevOp Cloud Builder. However, I'm not sure what is possible for the final deliverable format. I need to be able to build something for my clients (less tech-savvy individuals) that is browser based or some other easily accessible means. Can you send me in the right direction for this?
thanks,
Jonathan