#The bones do not move with the model
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I use SetOrigin to move the position of a prop_dynamic entity. Although the model moves, the bones do not move together. Is there any simple solution?
I asked gpt,prop:EntFire("ValveBiped.Bip01_Head1", "SetLocalOrigin", "100 100 100", 0, nil, nil)
Is there any other way? Is it my model's problem?
Try use SetAbsOrigin instead. SetOrigin considers parent and rest things like that if i remember right