TransformObject

From Journey Modding Wiki
Jump to navigation Jump to search
This page is a stub. Most details about the subject still need to be added.

This is a Trigger that changes one or multiple(?) object's position, rotation, and/or scale to match another object(s?).

Vars

linear: ?

nonlinearSpeed: ?

setPos: if true, changes the target objects position

setRot: if true, changes the target objects rotation

setScale: if true, changes the target objects scale

targets: the object(s?) that get changed

sourceObject: the object(s?) which the target object's position/rotation/scale are changed to match with

time: how long it takes to change in seconds?