]> git.localhorst.tv Git - blank.git/blobdiff - doc/todo
per block type "gravity"
[blank.git] / doc / todo
index 921221aa14f9681672023c4ed7480a35eaa3604d..1b7d9b01802bd504521b68e7086cf10f43b4a07a 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -77,11 +77,8 @@ lighting
 
 gravity
 
-       maybe like light levels? should also store a direction with it in
-       that case. also, global gravity may be a world option.
-       no, per-block gravity vector is most probably too expensive.
-       better have the chunks store a few point masses (maybe blocks that
-       emit gravitation?) and calculate from that
+       now implemented as optional gravity emitter per block type
+       let's see how that pans out
 
 block attributes