#Coding VFX

1 messages · Page 1 of 1 (latest)

candid mason
#

So I've been trying to code more front end stuff like VFX, however I see all these fighting games and how they have amazing VFX.

I seen an awesome video explaining how people sync their VFX with moon animator handle it all there by moving the attachments and allat during the animation and emitting them at certain times.

https://www.youtube.com/watch?v=RKX4zPPAsAA

My question is, with those attachments being animated at certain positions during an animation, how would I write that in terms of code? It's hard for me to explain so sorry if this is no help lol.

Essentially the guy moves the attachments manually in moon animator where they're supposed to be during the animation so I'm wondering how I would code that position?

#robloxanimation #moonanimator #robloxstudio
Ever wanted to play vfx in Moon Animator (without adding a ton of items) but don't know how? You probably don't because you decided to watch this video (no offense). But don't worry! You'll know how to soon--using animation events and Moon Animator.

my discord server: https://discord.gg/exf5Arj7Xb (...

▶ Play video
tiny oyster
#

dont u just code it relative to the humanoid body parts pos

#

how do you code when the vfx comes out manually tho? is there like a event fire keyframe in roblox animation editor?