Table of Contents

Jacbo

My favorite coding language is pac3 proxies lol

You can dm me for help with proxy related things on discord but for other stuff please use the help channel in the pac3 discord

Jacbo#1222

Some useful proxy expressions

You can use """"variables""""!: You can use model scales as variables and even have 6 “variables” useable by 1 proxy. If you set the target part of a proxy to a model, owner_scale_x() will be the model that the proxy is a child of in the editor and parent_scale_x() will be the scale of the target part.

Variables will be indicated like this

Animation proxies

You can play animations at the original rate with proxies. At the time of writing this, the animation part currently does not play animations at 1x speed for a rate of 1, and the value you need to use for 1x speed is different for each animation. Set the rate on the animation part to 0, and set the proxy's “variable name” field to “Offset”.

DURATION = duration of the animation

RATE = playback speed multiplier

MIN, MAX, and OFFSET are the same as on the animation part