I think it would be cool ecause you could make some really cool bombs
Sorry, I know some people woulnt like this but it would be cool but it would cause extra lag
Kikinicij: please don't insult people when they disagree with you (comment has been deleted).
maybe kinda like ragdoll physics a little as well, and also maybe you can change direction of objects (so sort of like planes) and make joints so it is realistic as well
It is realy hard to code, and I mean than it can make only realy big lag (if it will must find all points of object, chcek if it can fall on every frame) ...and what about wood under dust? It will fall too..
@Kikinicjj As jacob1 said, TPT was coded in 1x1 pixels. I think he's saying that you'd have to rewrite all the code to make it work, ONLY for this dream. But he found a backdoor-entrance to make some work. Also, why would you want this anyway?
How would this help? The extra coding would take ages for something not even worth it. I see no reason to add this at all unless you like extra lag.
Not everyone, I personally wouldn't like this if it was in the game.
Everyone, including me, would like this, but if you saw how tpt was coded, it wouldn't work. tpt only deals with 1x1 pixels, not entire objects, and "real" physics are never calculated. I have a hacky way of doing moving solids in my mod, and did make a way to enable it for any element, but that doesn't change the fact that it's hacky and glitchy, and the elements have to bounce in order to work. With more improvements, I might be able to make it not bounce, but it would be hard.