mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
animattion tweaks
Former-commit-id: 8e1b89a929761fee2a46aab4689a3dee72573eff
This commit is contained in:
parent
c7c042c219
commit
a05b25b5af
@ -47,7 +47,7 @@ impl Figures {
|
||||
}
|
||||
|
||||
let bone_meshes = [
|
||||
Some(load_segment("head.vox").generate_mesh(Vec3::new(-7.5, -7.0, -6.0))),
|
||||
Some(load_segment("head.vox").generate_mesh(Vec3::new(-3.5, -7.0, -6.0))),
|
||||
Some(load_segment("chest.vox").generate_mesh(Vec3::new(-3.0, -6.0, 0.0))),
|
||||
Some(load_segment("belt.vox").generate_mesh(Vec3::new(-3.0, -5.0, 0.0))),
|
||||
Some(load_segment("pants.vox").generate_mesh(Vec3::new(-3.0, -5.0, 0.0))),
|
||||
|
Loading…
x
Reference in New Issue
Block a user