how to make a homing missile :D

Started by qym on

Topic category: User side tutorials

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make a homing missile :D

After Searching for a few months and no answer I finally had enough and decided to use math instead. this is the procedures for homing missile 

https://imgur.com/a/cxCsaPC

do not change anything. 

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
change the ^2 to lower value
Sat, 10/08/2022 - 04:31

change the ^2 to lower value

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
to make it slower change the…
Sat, 10/08/2022 - 04:38

to make it slower change the ^2 to a higher value

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks for the tutorial. I…
Mon, 10/10/2022 - 02:00

Thanks for the tutorial. I was honestly thinking a this kind of thing couldn't be done with procedures.

 

I also made a Procedure Template for this, so people don't have to go step by step with the image.

https://drive.google.com/file/d/1LzLRzOSsGL40JgYW2SQDahnJALHKQKK9

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Will this work with entity?…
Mon, 07/10/2023 - 08:40

Will this work with entity? I want to make entity projectile 

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
sorry for posting late but…
Fri, 08/25/2023 - 04:19

sorry for posting late but what procedure do i put this under? when ranged item used?

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the google drive link broke…
Fri, 05/09/2025 - 21:21
  1. the google drive link broke.
  2. i would think that it would be "while projectile flying tick" but i don't recall if that'd work due to the time gap, although it's likely that that procedure was there back in 2022 so it might work.