diff options
| author | Kai Stevenson <kai@kaistevenson.com> | 2026-08-23 11:25:20 -0700 |
|---|---|---|
| committer | Kai Stevenson <kai@kaistevenson.com> | 2026-08-23 11:25:20 -0700 |
| commit | 5f137b41ebeadfca3907221713f85f2c9fe431bf (patch) | |
| tree | 80e271c7ad5fd074f27b33dcdcdafafc391d2d13 /README.md | |
| parent | 80824a8b69b70e6e40577e4f0236c28c4ad5c15b (diff) | |
entityID newtype
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
