Skip to content

Components

Feynmen edited this page Jun 18, 2018 · 2 revisions

Overview

You can their in folder Components

  • Comments - using for add some comments to gameobject
  • DontDestroyComponent - set to curent game object state DontDestroyOnLoad
  • LookAtCamera - select current or main camera and rotate object to camera
  • SetDefaultAnchore - set Anchors of RectTransform to Min - 0 Max - 1

Clone this wiki locally