Skip to content

objectcontinuousmove

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally