Started by
SmashyJ
on
Topic category: Help with Minecraft modding (Java Edition)
I really need help with this I can't find any answers to my problem. The title says it all. I want the mortar mob to launch projectiles from it's location to its target's location in a big arc. nothing I try works though so I need help.
at the end of the "shoot projectile" procedure block there are "dx", "dy", "dz" you would need to somehow calculate the position of the player into "dx", "dy", "dz" offsets and fire the projectile