96
edits
(Created page with "Category:Trigger TypesCategory:Event-Like Triggers {{Stub}} This is a Trigger that changes one(or more?) object's position, rotation, and/or scale to match another obj...") |
|||
| Line 1: | Line 1: | ||
[[Category:Trigger Types]][[Category:Event-Like Triggers]] | [[Category:Trigger Types]][[Category:Event-Like Triggers]] | ||
{{Stub}} | {{Stub}} | ||
This is a Trigger that changes one( | 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 | |||