vfx update with working lights for some machines
|
@ -114,8 +114,20 @@ data:extend({
|
|||
},
|
||||
--animation
|
||||
animation = {
|
||||
north = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
filename = sprite('entity_base.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 1,
|
||||
--lines_per_file = 2,
|
||||
frame_count = 1,
|
||||
--animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
working_visualisations = {
|
||||
{
|
||||
animation =
|
||||
{
|
||||
filename = sprite('entity_overlay.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
|
@ -123,37 +135,8 @@ data:extend({
|
|||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
east = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
south = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
west = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
working_sound =
|
||||
{
|
||||
|
|
|
@ -114,42 +114,29 @@ data:extend({
|
|||
},
|
||||
--animation
|
||||
animation = {
|
||||
north = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
filename = sprite('entity_base.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 1,
|
||||
--lines_per_file = 2,
|
||||
frame_count = 1,
|
||||
--animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
working_visualisations = {
|
||||
{
|
||||
animation =
|
||||
{
|
||||
filename = sprite('entity_overlay.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
east = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
south = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
west = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
working_sound =
|
||||
{
|
||||
|
|
|
@ -113,43 +113,29 @@ data:extend({
|
|||
},
|
||||
--animation
|
||||
animation = {
|
||||
north = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
filename = sprite('entity_base.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 1,
|
||||
--lines_per_file = 2,
|
||||
frame_count = 1,
|
||||
--animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
working_visualisations = {
|
||||
{
|
||||
animation =
|
||||
{
|
||||
filename = sprite('entity_overlay.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.5,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
east = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
--lines_per_file = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.5,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
south = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.5,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
west = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
frame_count = 3,
|
||||
animation_speed = 0.5,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
working_sound =
|
||||
{
|
||||
|
|
|
@ -106,49 +106,29 @@ data:extend({
|
|||
},
|
||||
--animation
|
||||
animation = {
|
||||
north = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
filename = sprite('entity_base.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
line_length = 1,
|
||||
--lines_per_file = 2,
|
||||
frame_count = 1,
|
||||
--animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
east = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
south = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
west = {
|
||||
filename = sprite('entity_animation.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
},
|
||||
},
|
||||
|
||||
working_visualisations = {
|
||||
{
|
||||
animation =
|
||||
{
|
||||
filename = sprite('entity_overlay.png'),
|
||||
size = {512,512},
|
||||
scale = 0.54,
|
||||
line_length = 3,
|
||||
lines_per_file = 3,
|
||||
frame_count = 9,
|
||||
animation_speed = 0.2,
|
||||
shift = {0,-0.3}
|
||||
}
|
||||
},
|
||||
{
|
||||
light = {
|
||||
type = "basic",
|
||||
|
|
Before Width: | Height: | Size: 327 KiB After Width: | Height: | Size: 336 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 1.2 MiB |
BIN
ressources/electronic/el_caster/el_caster_entity_base.png
Normal file
After Width: | Height: | Size: 307 KiB |
BIN
ressources/electronic/el_caster/el_caster_entity_overlay.png
Normal file
After Width: | Height: | Size: 378 KiB |
Before Width: | Height: | Size: 434 KiB |
BIN
ressources/electronic/el_purifier/el_purifier_entity_base.png
Normal file
After Width: | Height: | Size: 381 KiB |
BIN
ressources/electronic/el_purifier/el_purifier_entity_overlay.png
Normal file
After Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 365 KiB |
After Width: | Height: | Size: 664 KiB |
Before Width: | Height: | Size: 391 KiB After Width: | Height: | Size: 394 KiB |
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 231 KiB |
Before Width: | Height: | Size: 2 MiB |
BIN
ressources/fusion/fu_magnet/fu_magnet_entity_base.png
Normal file
After Width: | Height: | Size: 383 KiB |
BIN
ressources/fusion/fu_magnet/fu_magnet_entity_overlay.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 978 KiB After Width: | Height: | Size: 966 KiB |
Before Width: | Height: | Size: 397 KiB After Width: | Height: | Size: 399 KiB |