Post

Replies

Boosts

Views

Activity

How to animate SKShapeNode's lineLength
I would like to animate the SKShapeNode’s lineLength property.Quote from the documentation:By interpolating this value over time (for example, in your scene's update(_:) callback), you can animate the shape as if it were drawn in real time.This is exactly what i would like to do but how can i change the value?The lineLength is a get property.
2
1
1.2k
Jul ’19