Scaling on one axis (Stretching the sprite) #229
Unanswered
heyskylark
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to stretch and scale out the sprite on the x axis (basically to turn a circle into a streak)?
I tried setting the scale ahead of time on the THREE.Sprite, but it appears that is overridden by the emitter initializer.
Beta Was this translation helpful? Give feedback.
All reactions