Dialogue Not Working in Game

Alright, so I’m trying to add NPCs to one of my games using a Dialogue Plugin (see below).
However, when I playtest my game, none of the dialogue shows up. There isn’t a button above the model’s head to start the conversation.
I added a humanoid after my brother suggested it, but that didn’t help, either.
Can I have some advice here?


Plugin here.

What’s your code? (On mobile, can’t view plugin)

I’m not using any code, I’m just using what’s in the Plugin.

Oh, it’s not yours? In that case, make your own dialogues, it requires zero scripting.

Kinda with @Ty_IsHomeSchooled here. However, to create your own dialogue, just make a GUI box and create text effects for it and the ability to execute when an event has fired. You’re better off making a system you know the ins and outs of.

If its not your plugin then you should really ask the developers for advice and not us. The developer will know all about the plugin, none of us can read the code of the plugin.

The plugin doesn’t work with Team-Create as stated in the description. The plugin was also last updated over a year ago. I recommend you try this yourself as the plugin might be outdated or not compatible with your studio setup.

Alright, small update on this. I tried to use the built-in dialogue objects, and even those don’t work for some reason, so for the time being, the characters will just stand there as placeholders.

Edit: If anybody has ANY solutions, be it with the Plugin or built-in dialogue, let me know. Thanks.