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
7717d12c7a
commit
30e80bdfc3
@ -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…
Reference in New Issue
Block a user