[Request] Make Items Spawn Outside of the Block
LudoCrypt opened this issue ยท 1 comments
What i mean by this is, when you axe a log, the bark strip things spawn inside of the block and get shoved around all over the place. iirc theres a variable inside that method that tells you the position of where the player hit, so just spawn it there, and set its velocity opposite of the player.getRotationVec to make it fly towards the player. Boom. simple. EZPZ. makes the game more enjoyable.