fix entities visibility
This commit is contained in:
parent
06e65911a3
commit
5460c716cc
@ -141,7 +141,7 @@ void SkeletonConfig::update(
|
||||
build_matrix(rotation, interpolation.getCurrent())
|
||||
);
|
||||
} else {
|
||||
update(0, skeleton, root.get(), rotation);
|
||||
update(0, skeleton, root.get(), build_matrix(rotation, position));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user