#How do i work with vfx like this?

1 messages · Page 1 of 1 (latest)

sonic canyon
#

i need to get this vfx working, but im not sure if i should use runservice for this since i do need to replicate this later onto the server. i thought of welds, but thats only got parts. align position takes 2 attachments, which i do have but i have some emitters outside it too, so idk how i should do this without making it lag alot

chilly onyx
#

you can probably use runservice

sullen scarab
#

It is my personal opinion that vfx operation should be done on clients

#

for me, i use remotefunctions/events to make all clients clone the event

#

then it won’t lag that much

fluid nest
sonic canyon
sonic canyon
#

Thanks