Difference between revisions of "TransformObject"

From Journey Modding Wiki
Jump to navigation Jump to search
m
 
Line 18: Line 18:


sourceObject: the object(s?) which the target object's position/rotation/scale are changed to match with
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?

Latest revision as of 22:27, 28 September 2021

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?