#Can sm1 pls help me script vfx to my animation for abilities
1 messages · Page 1 of 1 (latest)
Do you have a script already to work with? We cant make scripts for you here
But a couple of tips:
Make sure you have animation events in your animations, this will give a signal you can use to sync functions to certain parts of your animation
Then using those animation events you can play whatever vfx you have
If you need a particle emitter to only emit once use ParticleEmitter:Emit(number), for like slash attacks or explosions.
docs for animation events if you need it
https://create.roblox.com/docs/animation/events
** You are now Level 15! **