SecondLive
SecondLive EN
SecondLive EN
  • SecondLive
    • Project idea
    • SecondLive Moments
  • Get Started
    • 🟣AI Companion Guide
    • 🟣Create an Account
    • 🟣Earn BEAN on SecondLive
    • 🟣Operate Your Own Space
    • 🟣Participate in Mining to Earn LIVE Income
    • 🟣NFT Market Touring
    • 🟣How to enter SecondLive
    • 🟣Referral Program
    • 🟣Attend the Metaverse Concert
    • 🟣Three ways to obtain clothes in SecondLive
    • 🟣Tutorial: Continuous On-chain Clock-in Task
    • 🟣Tutorial for $BEAN Bonanza at Lobby
    • 🟣Tutorial for SL Marketplace Trilogy Challenge
    • 🟣How to Visit a Space on Mobile
  • Community
  • Brand & Logos
    • Brand Space Application
    • SecondLive Metaverse AMA Tutorial
  • Roadmap
  • Changelog
  • PRODUCTS
    • 🙍‍♂️Avatar
      • Create an Avatar
    • 🏠Space
      • BSC DeFi Exhibition
      • Personal Space
      • MVB Pavilion
      • Island Space
      • Crypto Space Rooftop Space Ocean Pool Space
      • Private Art Gallery
      • SecondLive Square
    • 🧑‍🤝‍🧑SNS
      • SNS Guideline
    • ⚖️Market
    • 🪙Event
      • How to initiate an event?
    • 🎮Game
      • Jigsaw Puzzles Game
      • Mannequin Challenge
      • SecondLive_TON Tutorial
    • 🌠Badge System
  • Creator
    • Becoming a SecondLive Creator
      • Become a Creator
      • Creator Tools
        • Space Decoration Tool
      • SecondLive Creator's Artwork Review Criteria
      • FAQ
    • Avatar Creator
      • Avatar Editing Tool Tutorial
      • Upload Your Design
      • Trade Your Artwork
      • Ownership Transfer
      • Specifications for Clothing Designs
    • Space Creator
      • Space Editing Tool Tutorial
      • Upload Your Design
      • Trade Your Artwork
      • Ownership Transfer
    • User Guide for Calzone
    • VDance Creator
      • LASAGNA User Guide
      • Upload Your Design
      • Trade Your Artwork
    • Specifications for Clothing Blank Template Designs
      • Reference for Naming Bone and Slot Bone
      • Instructions for MToon Shader
      • Instructions for GLTF PBR Shader
  • TOKENOMICS
    • Tokenomics
  • DEVELOPERS
    • Project GitHub
    • Protocol
    • Contract List
  • Governance
    • Governance
    • SecondLive DAO
  • Help Center
    • FAQ
      • How to mint NFT in exhibition hall?
      • How to get 3D NFT blind box in exhibition hall?
      • What is the usage of 3D NFTs?
      • How to get a Personal Space NFT?
      • How to create a Personal Space?
      • How to play video in Personal Space?
      • How to invite friends into my space?
      • How to play jigsaw puzzles?
      • Personal Space Income Standard Introduction
      • How to make an NFT transfer?
      • How to trade NFTs?
      • How to participate in NFT auctions on SecondLive?
      • What is BEAN?
      • What is LIVE?
      • How to participate in weekly mining?
      • Mining Pool Output and Income
      • Mac OS System Trust Settings
      • How to sell my NFT?
      • Profit Model Adjustment
      • Treasure Hunting Task Tutorial
      • The user enters the Space freeze problem on the web page
      • Voting Power Reward Task Tutorial
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  • I Create a New Unity Project
  • II Steps to Edit Space
  • Step1: SecondLive - Space
  • Step2: SecondLive - Frame
  • Step3: SecondLive - AnimatorPedestal
  • III Technical Data
  1. Creator
  2. Space Creator

Space Editing Tool Tutorial

PreviousSpace CreatorNextUpload Your Design

Last updated 2 years ago

There are three parts in this tutorial for you to edit the space step by step, which is as follows

I Create a New Unity Project

  1. Make sure your Unity version is 2021.2.9f1 and install the module WebGL Build Support in Unity.

2. Open Unity project. If you don’t have one, create a new one.

3. Click “Window” - ”Package manager” on the top of the page.

5. Click “Yes” on the “Warning popup”.

6. Unity will restart after the package is installed successfully.

7. After Unity restarts, SecondLive could be found in the navigation bar at the top of the page.

8. By right-clicking on the middle column of the page, you can also find SecondLive.

9. Find “File” on the left top of the page and click “Build settings” on the left bottom of the popup. Then click “Player Settings”, choose “Linear” in the box of “Color Space*” and close the popup.

10. Click “Lighting” on the right top of the page, click “Environment” and choose “Color” in the “Source” box as well as “HDR” in the “Ambient Color” box in the “Environment Lighting” part, then select white color on the spectrum.

II Steps to Edit Space

Step1: SecondLive - Space

  1. Right-click on the middle column of the page to find “SecondLive”, and click “Space” to create a Spawn Point.

2. Click “+” under “Spawn Point” on the right column to create one more spawn point.

3. Drag Spawn Point to adjust its location. Change corresponding data to adjust the activity range, which is the green part of the Spawn Point.

4. After completing all adjustments of Spawn Point, run the project to simulate the scene. (p.s. colliders should be added to the models in the scene)

Step2: SecondLive - Frame

  1. Right-click and find “SecondLive”. Click “Frame” to create an NFT frame.

2. The default size of the frame is 4m*4m. But you can adjust its size as you like.

3. Make sure that the frame is not shaded by the collider of a model in the Space.

Step3: SecondLive - AnimatorPedestal

  1. Choose a model in the Space for action. Here take the default action “Seat” as an example.

  2. Right-click and choose “SecondLive” - ”AnimatorPedestal” to add the activity range for the action.

3. Select “AnimatorPedestal” in the middle column on the page and click “enter-player-location” and “exit-player-location” to adjust their moving boundaries. Make sure to keep X axis pointing forward while adjusting.

4. Tick “Seat” as the action in the right column of the page. If you need other action, add corresponding action standard files to Space Editing Tool.

III Technical Data

  1. Texture size: maximum 2048*2048

  2. Total triangle amount: maximum 1 million in the scene

  3. Custom component is not allowed in the scene.

4. Click “+” on the left top of the popup, choose “Add package from git URL”, and enter the package link in the column:.

https://github.com/SecondLive/SecondLiveMakerSDK.git