How to make an attachment face an instance

i’m trying to make particles emit in a direction that faces the part, how would you set the worldorientation of the attachment to do this, or orientation. any setting that allows the attachment to lookat the part.

just figured it out, turns out the particleemitter was emitting from the top and not front after using cframe.lookat

1 Like