HI all, i just got my first SNV4 Pro saber and I’ve been trying to adapt some Fett263’s styles.
And it seems the chip doesn’t read live changing values like BladeAngle, TwistAngle, SwingAcceleration.
Any time I use those it just bakes in a looped animation or it doesn’t work.
However, SwingSpeed seems to be supported and it uses this line:
Scale<IsLessThan<SwingSpeed<600>,Int<13600>>,Int<12345>,Int<0>>
This can be used to trigger a layer, but when I change the SwingSpeed value it’s doesn’t seem to have an effect.
I’m trying to understand how it works, is it just baked in to work a certain way and there is no way around it?