Metasy Guides
  • A Platform for Creators
    • Platform Overview
    • Guide Overview
    • Installation Requirements (Pending Test)
  • Development & Creation
    • Editor
      • Installation & Getting Started
      • Interface Introduction
      • Basic Operations
      • Right-click object properties
    • Scene Introduction
      • Basic Script Sharing
      • Exhibition
      • Game
      • eCommerce
      • Education
      • Gallery
      • Meetings
      • Events
    • UI
    • Characters
    • Unity SDK Installation
      • Download and Installation
      • Uploading Resources(Notice-Need to know)
      • Resource Uploading
    • Adding and Setting Collision Layers in Unity
    • 3D Scanning of Real Objects
    • Language localization
    • Asset Store
  • Creator Center
    • Publishing & Management
      • Operation and Testing
      • Publish Scenes
      • Scene Management (Requirement Phase)
    • Data Center
      • Space Data
      • Space Analysis
    • Managing Communities
    • Team Collaboration
    • Creator Earnings
      • Withdraw
      • Profit Share
      • Task System
      • Events Revenue
    • Help Center
  • Subscription
    • Basic Version
    • Enterprise Version
  • Log Updates
  • Forum(Discord)
Powered by GitBook
On this page
  • Whiteboard
  • Product Display
  • Media Player (Coming Soon)
  • Recording (Coming Soon)
  • Chairs
  • AI Chat
  • QA NPC
  1. Development & Creation
  2. Scene Introduction

Basic Script Sharing

Coming Soon

PreviousScene IntroductionNextExhibition

Using "Outdoor Movies" scene as an example:

Whiteboard

Locate the whiteboard in the Editor and add it to the scene.

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "WhiteBoard".

Product Display

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "Display".

Complete the information you want to display according to your needs: product name, product description, product price, and product image.

Media Player (Coming Soon)

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "Mediaplay".

Recording (Coming Soon)

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "Video".

Chairs

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "Chair". The script includes two parameters:

â‘  The relative coordinates of the character sitting down to the chair.

â‘¡ The relative orientation of the character sitting down to the chair.

When adjusting parameter values, the script's parameter values are updated synchronously. Click the close button in the top right corner to close the pop-up window.

AI Chat

Select the object you want to edit, go to the properties panel, > "Script", click "+" to add a script, and select "AIChat". After generating the script, click the edit icon to pop up the UI window.

QA NPC