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. --- .../textures/jeija_hydro_turbine_turbine_misc.png | Bin 820 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png (limited to 'mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png') diff --git a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png b/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png deleted file mode 100644 index 45a720b..0000000 Binary files a/mesecons_hydroturbine/textures/jeija_hydro_turbine_turbine_misc.png and /dev/null differ -- cgit v1.2.3