#tween vfx stuff with my scripts
12 messages · Page 1 of 1 (latest)
this no work when i call function
attackEffect()
and when it gets copied it prolly wont carry its script with it how do i make it do that
Copied stuff do get copied with it's scripts
For the vfx, parent the vfx inside a small part that acts as hitbox
Then anchor that part
Then get the tween service and tween the object
Hmmm alr
so i have the script that stores the tween data for the object is just a child of the object itself
its fine like that right it doesnt have to be inside the other script