lilxyzw / lilycalInventory

Modify avatar at build time.
MIT License
44 stars 10 forks source link

Preview slider values are static field? #111

Closed Yueby closed 2 months ago

Yueby commented 2 months ago

I noticeed preview slider value like a static field, not a single component field. When I change slider value and select other costume object, the slider value was same. image

lilxyzw commented 2 months ago

Yes, the preview is always managed by a single object to prevent it from being corrupted. https://github.com/lilxyzw/lilycalInventory/blob/main/Editor/Helper/PreviewHelper.cs