Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 6 KB

File metadata and controls

78 lines (52 loc) · 6 KB

OpenUPM Unity Editor Unity Runtime r

Stars License Stand With Ukraine

Unity Parallax Effect

Unity Parallax based on gyroscope components. Supported fake gyroscope for simulation in Unity Editor. Alternative version to Unity-Mouse-Parallax.

Features

  • ✔️ Add customizable parallax effect based on sensor data
  • ✔️ Control object movement & rotation based on gyroscope
  • ✔️ Supports both New and Legacy Input System
  • ✔️ Embedded gyroscope simulator right into Unity Editor

Stability status

Unity Version Editor test Player test Build test
2019.4.40f1 2019.4.40f1 2019.4.40f1 2019.4.40f1
2020.3.48f1 2020.3.48f1 2020.3.48f1 2020.3.48f1
2021.3.45f1 2021.3.45f1 2021.3.45f1 2021.3.45f1
2022.3.62f1 2022.3.62f1 2022.3.62f1 2022.3.62f1
6000.0.58f1 6000.0.58f1 6000.0.58f1 6000.0.58f1

Installation

Option 1 - Installer

  • ⬇️ Download Installer
  • 📂 Import installer into Unity project
    • You may use double click on the file - Unity will open it
    • OR: You may open Unity Editor first, then click on Assets/Import Package/Custom Package, then choose the file

Option 2 - OpenUPM-CLI

openupm add extensions.unity.gyroscope.parallax

Usage

  • Add needed Gyro... component to any GameObject
  • Link Targets to list of targets
  • Press 'Play' button in Unity Editor
  • Find Fake Gyroscope Manager in DonDestroyOnLoad scene (appears in Play Mode) image
  • Change XY values of Gravity and Attitude properties to simulate gyroscope in Unity Editor

GyroMover2D

Moves list of objects using gyroscope.

image image

Unity_WTZrJSE6qY

GyroRotator2D

Rotates list of objects using gyroscope.

image image

Unity_CeUGRyFD5v