overdare / overdare-studio

creator-forum
0 stars 0 forks source link

[BUG] 부모 자식 관계를 가진 루아 메쉬파트를 마켓에 등록하고 다운받아 사용했을 때 자식 오브젝트들은 없는 문제 #16

Open mince2215 opened 1 week ago

mince2215 commented 1 week ago

Describe the bug 자식으로 루아 오브젝트를 가진 MeshPart를 마켓에 등록하고 마켓에서 다시 레벨에 배치하여 사용했을 때 자식들이 모두 제거되어 있음

To Reproduce Steps to reproduce the behavior:

  1. 레벨에 MeshPart를 추가한다.
  2. 추가한 MeshPart의 자식으로 루아 오브젝트를 추가한다. ex)ParticleEmitter
  3. MeshPart에서 마우스 우클릭 컨텍스트 중에서 "Conver To Package" 버튼 클릭
  4. 마켓에 등록
  5. 등록한 MeshPart를 찾아서 Level로 마우스 드래그 하여 배치

Expected behavior 등록된 MeshPart의 자식 오브젝트들이 모두 온전하게 레벨에 배치되어야 한다.

Screenshots If applicable, add screenshots to help explain your problem.

Studio (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.