diff options
author | FaceDeer <derksenmobile@gmail.com> | 2017-01-08 01:23:10 -0700 |
---|---|---|
committer | FaceDeer <derksenmobile@gmail.com> | 2017-01-08 01:23:10 -0700 |
commit | d7e5309833bc7044447982424dc8431d84d7a1a0 (patch) | |
tree | db1081d61fd650db0593ef190b0bb32f93a19b3a /textures | |
parent | e704249735372a3232883cc8b7f25679f4949a8d (diff) |
Added a rotation controller
Well that was a lot of work. Also, switched the "waiting" timer
management to the actual on_timer system - I noticed that minetest.after
wasn't persisting through server shutdown and restart, that could put a
controller in a "broken" state.
Diffstat (limited to 'textures')
-rw-r--r-- | textures/digtron_axel_side.png | bin | 0 -> 737 bytes |
-rw-r--r-- | textures/digtron_axel_top.png | bin | 0 -> 743 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/textures/digtron_axel_side.png b/textures/digtron_axel_side.png Binary files differnew file mode 100644 index 0000000..b69b221 --- /dev/null +++ b/textures/digtron_axel_side.png diff --git a/textures/digtron_axel_top.png b/textures/digtron_axel_top.png Binary files differnew file mode 100644 index 0000000..86f292f --- /dev/null +++ b/textures/digtron_axel_top.png |