The avatar creation tool for everybody: create and express yourself in your very own avatar.
Create your own metaverse on a web browser, using the development solution created by HIKKY.
The single account for all Vket services.

You must create a Vket Account to apply for an exhibition, submit your creation, or host your events in Vket. Sign up can be done easily by linking your service accounts!

This Prefab is for downloading and displaying text from a URL, using VRChat’s String Loading(vrchat.com) feature.
The loaded text will written on the designated TargetText component.
Components applicable for “TargetText” are: Text, TextMeshPro, and TextMeshProUGUI.
*If the target URL domain is not whitelisted in VRChat’s Trusted URLs, the text won’t be loaded unless the booth visitor has enabled Allow Untrusted URLs in the VRChat settings.
*This feature is intended for experienced exhibitors. Setup the prefab's settings in the Inspector.
Select the Prefab's "Generate and Configure Prefab" button in the VketTools' VketPrefab list. Follow the instructions in VketTools to setup the Prefab.


To configure the prefab, select the VketStringDownloader in the Hierarchy, and edit the prefab in the Inspector.

VketStringDownloader in the Hierarchy, and designate the Image's URL in URL.*If the URL domain is not one of the below, text will not be displayed unless “Allow Untrusted URLs” is enabled on the VRChat settings.
For details, check the VRChat official document: String Loading(vrchat.com)
UITemplate, and drag & drop the UI_Text.prefab under the Dynamic object.
Then, select the VketStringDownloader in the Hierarchy, and designate the Text object in the UI_Text prefab to the Target Text in Inspector.