Started by
Crimuretta
on
Topic category: Help with Minecraft modding (Java Edition)
- I wonder how to make a bow pull animation without involving making additional items since it's just unnatural. Plus, so far i see that pulling time doesn't affect shot power and you can simply spam it, you don't even need to pull bow to make a shot, and i wonder how to implement that back from vanilla bow.
- Custom arrow model. I figured out how to make it, how to map it, how to add it to bow, but there's a catch: It flies like static model without actual arrow physics, always facing one direction and it disappears after collision. I wanna know if it's possible, and if it is then how, to add projectile physics and entity to make it more natural-looking.