Next goals.

This commit is contained in:
Auke Kok 2016-01-29 23:57:55 -08:00
parent 20ab057400
commit 021c5dd613
1 changed files with 5 additions and 0 deletions

View File

@ -131,3 +131,8 @@ minetest.register_craftitem("camera:camera", {
object:get_luaentity().path = table.copy(recordings[player:get_player_name()])
end,
})
-- FIXME
-- add permanent recording of a path
-- add autoplayback on start for singleplayer if autosave path exists.
-- add loop playback