wesleywh / EasyMultiplayer-Invector

Where to submit issues for "Easy Multiplayer - Invector" suite of packages that is available via GumRoad or the Unity Asset Store. GUMROAD: https://cyberbulletgames.gumroad.com/ ASSET STORE: https://assetstore.unity.com/publishers/34070
0 stars 0 forks source link

Create Example Scene For Chatbox #10

Closed wesleywh closed 2 years ago

wesleywh commented 2 years ago

Is your feature request related to a problem? Please describe. Have an example scene that uses the basic controller and how you can implement the chatbox with it.

Describe the solution you'd like A sample scene with the chatbox, when open will make it so the player is not able to move.

wesleywh commented 2 years ago

This will be available along with the new ChatBoxPlayerInputControl component in version 0.4.0 of the UI package.

The ChatBoxPlayerInputControl will allow the player's input to open and close the chatbox. It will also quickly highlight the message input field and control the mouses locked and visible states automatically for you.

More documentation on this component and how to use it to come (Hint: easy, attach to the root of the character)