I’m trying to make a sort of bullet “travel” or “projectile” effect like in this game:
I have zero idea how to do this properly and all the things I’ve tried haven’t worked very well.
Example of what I’m talking about:
Thanks!
I’m trying to make a sort of bullet “travel” or “projectile” effect like in this game:
I have zero idea how to do this properly and all the things I’ve tried haven’t worked very well.
Example of what I’m talking about:
Thanks!
Have you tried anything? I’ve found that tween service or body movers work the best and you definitely need to learn ray casting if you haven’t already. Can i see what you’ve tried?
This is actually a free model and you can inspect the source yourself on your own time.
https://www.roblox.com/library/463410152/FE-Gun-Kit-BETA-v1-0-7
Thanks for telling me! I’ll look into the source and see what I can dig up.