I have this piston. I don't connect its pushing rod to anything, but I do connect its base to a rotator. The problem is, at the first split second before the rod starts pushing, it goes full to the rear clipping out of its base, and another split second it returns to the normal position and starts pushing normally. It's ugly and I hate it.
Also is there a funky tree formula so that a piston moves in a constant speed? Tried smooth(x, 1) but it has a delay. Thanks in advance, have a nice day.
@PlaneFlightX ok thanks man. The clipping out animation is already solved somehow.
If you use smooth(x, 1), make sure the piston's speed is set to a high value like 200% or higher.