CustomPlayerModels icon indicating copy to clipboard operation
CustomPlayerModels copied to clipboard

value layer animations cannot be centered.

Open keenan1127 opened this issue 2 years ago • 0 comments

if we have a value layer animation that has 3 frames, we can't make it reach frame 2 correctly since values in value layers are 0-indexed, so it's 101 total value, not 100.

keenan1127 avatar Oct 15 '23 19:10 keenan1127