Create Scene

Create Scene to Build Your Own

Build MYTY SDK
  1. Follow the step above (Build MYTY SDK) except for the part clicking Create Scene & Build button.

  2. Instead, click Create Scene button, and you will notice that scene is created.

Avatar Scene Created
  1. You can check out the code and update it in a way you want to use

MessageHandler

This is the class responsible for interacting with Web or Mobile Application. You can modify this class to define more actions you want to include as interaction. See more in the sections below

MYTY SDK InterfaceFor Web ApplicationFor iOS Application

Last updated