Use baked model for frame plate
dantaeusb opened this issue · 1 comments
The lag before painting load is likely caused by the fact that texture is loaded only when there's an attempt to view the painting frame with plate. Using baked part should solve that.
It's actually baked, but uses texture dynamically. Refer to #99 for improvement option.