One explanation could be that the springarm’s length is being set on Tick someplace else. Instead of printing it in this function, print the length in the Pawn’s (or whatever object it’s attached to) Tick and observe the value.
One explanation could be that the springarm’s length is being set on Tick someplace else. Instead of printing it in this function, print the length in the Pawn’s (or whatever object it’s attached to) Tick and observe the value.