summaryrefslogtreecommitdiff
path: root/mesecons_hydroturbine/textures
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-12 13:57:30 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-12 13:57:30 -0500
commit46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b (patch)
tree8dd3484af1672233a1eb00b72c8a483ec33ab7fc /mesecons_hydroturbine/textures
parentfa3bd1927042ca5ded14623226f447bcb907b953 (diff)
downloadmesecons-46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b.tar
mesecons-46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b.tar.gz
mesecons-46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b.tar.bz2
mesecons-46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b.tar.xz
mesecons-46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b.zip
make "on" water turbine animated!
This uses a fairly simple trick: the textures are animated, while the model is static and has a number of rotated copies of the parts that are seen to move (four copies of the blades, eight copies of the top/bottom and their edges). The opaque parts of the textures then decide which of those faces' copies are visible in each frame.
Diffstat (limited to 'mesecons_hydroturbine/textures')
-rw-r--r--mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_off.png (renamed from mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png)bin820 -> 820 bytes
-rw-r--r--mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_on.pngbin0 -> 6957 bytes
-rw-r--r--mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_off.png (renamed from mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom.png)bin496 -> 496 bytes
-rw-r--r--mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.pngbin0 -> 5128 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_off.png
index 45a720b..45a720b 100644
--- a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png
+++ b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_off.png
Binary files differ
diff --git a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_on.png b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_on.png
new file mode 100644
index 0000000..e609dd2
--- /dev/null
+++ b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc_on.png
Binary files differ
diff --git a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom.png b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_off.png
index fa76591..fa76591 100644
--- a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom.png
+++ b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_off.png
Binary files differ
diff --git a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png
new file mode 100644
index 0000000..ac4df83
--- /dev/null
+++ b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png
Binary files differ