summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2026-08-23 11:25:20 -0700
committerKai Stevenson <kai@kaistevenson.com>2026-08-23 11:25:20 -0700
commit5f137b41ebeadfca3907221713f85f2c9fe431bf (patch)
tree80e271c7ad5fd074f27b33dcdcdafafc391d2d13 /README.md
parent80824a8b69b70e6e40577e4f0236c28c4ad5c15b (diff)
entityID newtype
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 23d529b..ca85936 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
# TODO:
-- Add particles
- Check for partitioning rigidbodies
- Add tools: laser, gun, blower
- Add player character
@@ -11,7 +10,7 @@
- Could use this to have metal melt, sand turn to glass
- Looks nice for laser effects
- Should burning wood behave differently than burning oil?
-- Handle `rb` flag correctly
+- Handle `entity` flag correctly
- Turning a rigidbody into sand should unset all of its flags and kill the body
- Melting a rigidbody (see above) is more complicated, melting metal may shift slightly and reform, in which case it should stay attached, or melt off entirely, it which case it should not stay attached
- Optimize renderer to uncap rigidbody count