I just want to know when the property “Scale” is changed.
From what I tested “GetPropertyChangedSignal” doesnt work and same as .Changed signal. Is their any way to know if this property is updated?
I just want to know when the property “Scale” is changed.
From what I tested “GetPropertyChangedSignal” doesnt work and same as .Changed signal. Is their any way to know if this property is updated?
I don’t think there an official way but you can use a loop and use :GetScale() to optain the current scale of a model.
Thanks for the reply, I used my head and I’ve just decided to use “GetPropertyChangedSignal” on the HRP size.