Completed phase 1
This commit is contained in:
@@ -404,9 +404,9 @@ void ANakedDesireCharacter::SetupClothingSlots()
|
||||
LOCTEXT("Eyes", "Eyes")));
|
||||
ClothingManager->ClothingSlots.Add(
|
||||
FClothingSlotData(
|
||||
BodySuitMeshComponent, EClothingSlotType::BodySuit,
|
||||
BodySuitMeshComponent, EClothingSlotType::Bodysuit,
|
||||
nullptr,
|
||||
LOCTEXT("BodySuit", "BodySuit")));
|
||||
LOCTEXT("Bodysuit", "Bodysuit")));
|
||||
ClothingManager->ClothingSlots.Add(
|
||||
FClothingSlotData(
|
||||
TopMeshComponent, EClothingSlotType::Top,
|
||||
|
||||
Reference in New Issue
Block a user