Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

Can't set interpolate to true #47

Closed Phoupraw closed 2 years ago

Phoupraw commented 2 years ago

The property interpolate of animation file (*.png.mcmeta) is defaultly false, but invoking JAnimation#interpolate also sets interpolate to false. There is no way to set interpolate to true.