Arisego / UnrealLive2D

UE4 plugin for live2d model
MIT License
134 stars 25 forks source link

Problem with the size of the model #11

Open mrcatik121 opened 3 years ago

mrcatik121 commented 3 years ago

Hello, I'm having trouble importing my model from Live2D to UE4. My model doesn't fit in Render Target 2D. Is it possible to reduce it somehow? image

image

Arisego commented 3 years ago

Drawing area would be affected by model canvas size, you may check the canvas size in function FRawModel::LoadAsset. The canvas size is also printed out in log while loading model, you can find it in log right after this log:

FRawModel::LoadAsset: Read model [...]