Entity shoot 2 projectiles from 2 sides [COMPLETED]

Started by AkiraYukiharu on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity shoot 2 projectiles from 2 sides [COMPLETED]
Fri, 09/08/2023 - 06:00 (edited)

I want my bot to shoot 2 projectiles from 2 guns on each sides, is there anyway to do that?
Im using 2023.1

https://www.youtube.com/watch?v=CMviO8tx504

Edited by AkiraYukiharu on Fri, 09/08/2023 - 06:00
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes, there is a procedure…
Wed, 09/06/2023 - 19:58

yes, there is a procedure block in the "projectile procedures" tab called "shoot () from", You can use it with projectiles below it, you can make it shoot from the position of the mob and x/z dependent on the mob look coordinates

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh, yes, thank you, I found…
Thu, 09/07/2023 - 07:12

oh, yes, thank you, I found it
but uhh I need a block for if the bot targeting smth, it'll shoot after some delay

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
After hrs of finding, I…
Fri, 09/08/2023 - 06:00

After hrs of finding, I finally made it, this is my procedure for anyone who wants to do kinda same stuff as I am:

https://imgur.com/lQKv4ri