我是4.2.36版本的Spine動畫師,由於新增了PSD檔匯入的功能變得相當方便
但我發現一個問題,使用PSD檔匯出圖片時如果再畫布上有超出尺寸的圖片會被裁切掉
使用傳統的PhotoshopToSpine插件匯入則會保留畫布外的圖片,請問這樣的問題能夠修復嗎?
PSD檔匯出的裁切問題
Hello, and thank you for your feedback!
The PhotoshopToSpine tool should crop images by default unless the revealAll
variable is set to true
. This is a configurable but "hidden" option. If you haven't set revealAll
to true
, then this may be an issue we need to fix.
Most users prefer to crop to the canvas, without revealing content outside its boundaries. Implementing this feature shouldn’t be too challenging; however, it would require adding a new checkbox to an already complex UI.
We’ll discuss this internally and will update this thread with our decision on whether or not to implement it.
Thanks again for reporting this
Is it possible to add this option to the "Import PSD" function in Spine2D? So we can decide whether we want to crop the images or not?