this post was submitted on 29 Jul 2023
10 points (100.0% liked)

Blender

2746 readers
1 users here now

A community for users of the awesome, open source, free, animation, modeling, procedural generating, sculpting, texturing, compositing, and rendering software; Blender.

Rules:

  1. Be nice
  2. Constructive Criticism only
  3. If a render is photo realistic, please provide a wireframe or clay render

founded 1 year ago
MODERATORS
 

Hello! I am new to blender and for a unity project try to make a simple player character. I made him some rudimentary clothes yesterday and then tried to attach a cloth modifier to them - However, when I bake it the outfit kind of 'blows up' and I dont know why it changes its shape like that (I added a picture).

Also, when I animate the character, now the outfit no longer moves with him, but it does when I remove the cloth modifier... Is the armature modifier not valid anymore? I kind of assumed the physics properties of the cloth would let the cloth move with the body (which has a collider modifier)

I hope you don't mind me asking big noob questions here... Have a nice day!

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

Usual fixes for weird cloth sim issues:

-Make sure everything has their scale applied (ctrl + a, set scale)

-Parent the cloth to an armature bone, not the mesh of the character

-If it is parented to a bone, ensure only the bone you need is in the vertex groups and not a bunch of needless others (the menu with the green triangle, you can see all of your vertex groups associated with the cloth there)

If none of this works I'd have to look at your blend file