From 46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sun, 12 Feb 2017 13:57:30 -0500 Subject: 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. --- .../jeija_hydro_turbine_turbine_top_bottom_on.png | Bin 0 -> 5128 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png (limited to 'mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png') 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 Binary files /dev/null and b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_top_bottom_on.png differ -- cgit v1.2.3