mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix ember z fighting, remove ember sway
This commit is contained in:
parent
00b003a23c
commit
90fbadbd03
BIN
assets/voxygen/voxel/sprite/ember/1.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/sprite/ember/1.vox
(Stored with Git LFS)
Binary file not shown.
@ -1341,11 +1341,11 @@ Ember: Some((
|
||||
variations: [
|
||||
(
|
||||
model: "voxygen.voxel.sprite.ember.1",
|
||||
offset: (-7.0, -7.0, -2.9),
|
||||
offset: (-5.5, -5.5, -2.9),
|
||||
lod_axes: (1.0, 1.0, 0.0),
|
||||
),
|
||||
],
|
||||
wind_sway: 0.8,
|
||||
wind_sway: 0.0,
|
||||
)),
|
||||
// Smoke dummy
|
||||
Smoke: Some((
|
||||
|
Loading…
Reference in New Issue
Block a user