Supplementaries

Supplementaries

107M Downloads

[๐Ÿ—ƒ]:Have cannons throw throwable items

PsiSlinger opened this issue ยท 1 comments

commented

Cannon should launch throwables, like tridents, as thrown projectiles. The cannon can launch arrows and modded projectiles, including the throwable bricks that Supplementaries adds. This feature should be extended to tridents and other such weapons like spears. An interesting note is that Quark's pickarang is thrown by the cannon, and the dispenser does not do this, so maybe look into that.

commented

cannon can launch all projectiles that can be thrown, it actually simulates player click. what sets trident apart is that they are not an instant throable so cannon tries to throw them but fails so shoots the item. I plan on adding that but it needs to wor with loyalty so that's why it hasnt been done yet