objectcontinuousmove - eisclimber/ExPresS-XR GitHub Wiki

ObjectContinuousMove

Class in ExPresSXR.Minigames.Archery.TargetSpawner.Line

Inherits from UnityEngine.MonoBehaviour

Summary

Moves the position with a set speed and direction.

public class ObjectContinuousMove : MonoBehaviour

Methods

Name Description
ChangeMovement(float,Vector3) Both speed and direction.

Properties

Name Description
Direction Direction to move the GameObject.
Speed Speed to move the GameObjet with.
⚠️ **GitHub.com Fallback** ⚠️