Is there a way to make a homing missile?

Hello, im trying to make a AIM-9 thermal missile, but i dont know how to code it, does anyone know how to do that?
https://gyazo.com/8ad423476633fdcb5f14f7d5be21a16b

1 Like

One idea is to get the players position, update it every second or so, and tween the missile to the player (also using cframe.angles for the position)

1 Like

RocketPropulsion | Documentation - Roblox Creator Hub is probably the easiest way :slight_smile:

2 Likes

Enjoy messing around with these, I’ll let you configure around a bit, but if you need any help I’ll be happy to give an explanation

2 Likes

Thank you so much its awesome !

1 Like