Metasy Studio Tutorial
  • Product Introduction
  • Tutorial Contents
    • Tutorial Overview
    • Installation and Getting Started
      • Download and Installation
      • Creating Spaces
      • Creating Spaces with AI
      • Building Scenes With Basic Templates
      • AI-Agent
      • Editor Settings
    • Interface
      • Studio Landing Page
      • Studio Main View
      • Basic Shortcut Keys
    • Basic Operation
      • Camera Controls
      • Selecting An Object to Use
      • Basic Object Operation
    • Introduction to object properties
      • Right-click object properties
      • Interface UI basic settings
    • Scene Space Building
    • Save and Publish
      • Operation and Testing
      • Publish Scenes
    • Scene Introduction
      • Script Usage
      • Exhibition
      • Game
      • eCommerce
      • Education
      • Gallery
      • Meetings
      • Events
    • Unity SDK Installation
      • Download and Installation
      • Upload Resources(Notice-Need to know)
      • Upload Resources
    • Adding and Setting Collision Layers in Unity
    • 3D Scanning of Real Objects
    • How to Make Payment Online
Powered by GitBook
On this page
  • Whiteboard
  • Product Display
  • Media Player (Requirement Phase)
  • Recording (Requirement Phase)
  • Chairs
  • AI-Agent
  1. Tutorial Contents
  2. Scene Introduction

Script Usage

PreviousScene IntroductionNextExhibition

Last updated 1 year ago

Using "Outdoor Movies" scene as an example:

Whiteboard

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

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 (Requirement Phase)

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

Recording (Requirement Phase)

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-Agent

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.

根据需求填写你想要表达的信息