Use velocity prediction feature zefram/timed_tube
authorZefram <zefram@fysh.org>
Wed, 16 Jul 2014 19:14:15 +0000 (20:14 +0100)
committerZefram <zefram@fysh.org>
Wed, 23 Jul 2014 14:00:37 +0000 (15:00 +0100)
commitc4311136ee15e0a59b0896ff35f4bba60133e3b5
tree2ef506abb717e8917cc9470eed4f9bc98a9cfbbb
parent7cf5e3cfb90f75e2ededf280f6ea58b122e8292b
Use velocity prediction feature

The engine now permits an entity to specify two velocities, and a time
at which to switch to the second velocity.  Use this to prevent tubed
items visually continuing past the end of a tube.  Each tubed item is
configured to stop imperceptibly past the next tube node, the point at
which its next velocity will be properly assessed.
item_transport.lua
tubes.lua
wielder.lua