[Idea] BlockTrapper
-
Place blocks at enemy players' predicted position so their movement is blocked.
What I've tried:
BlockStopper.js
What it does:
Everything but work properly.
What it uses:
FallingPlayer to predict movement,
LB Scaffold code to place blocks,
My code to break both.