#Trying to replicate particle emitters during cutscene in game using Moon animator. HELP NEEDED

1 messages · Page 1 of 1 (latest)

uneven linden
#

Ive gotten both the rig and the camera to export properly allowing them to display as they should when in a cutscene.

my problem derives from external models.

so for example, in a part of the cutscene, lightning strikes multiple times rapidly.

These lightning strikes are models, theyre parented with a Root part, the part for the lightning bolt, and a meshpart for impact, and theyre held together with particleemitters.

Again, the camera rig and character rig work as expected. my problem is getting the lightning strikes, to show anything that was animated through moon

im getting the particle emitter to emit using these lines

"for _,Particles in pairs(workspace.SSJCutsceneRig.SceneRigs.PlayerRig.Light1.spinnythings:GetDescendants()) do
if Particles:IsA ("ParticleEmitter") then
Particles:Emit(Particles:GetAttribute("EmitCount"))
end
end"

but i dont exactly know what to do to call upon it in game or what im supposed to do

#

no tutorials on youtube for what im looking for either... however I know it can be done.

How do I know?

I can get the particle emitter to emit in game when NOT in the cutscene using scripts

summer pond
# uneven linden Ive gotten both the rig and the camera to export properly allowing them to displ...

#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
uneven linden
#

that makes the animations work for in the animator

#

but doesnt help at all to describe how to make the effects display in game

zinc osprey
# uneven linden but doesnt help at all to describe how to make the effects display in game

In this Roblox Studio scripting scripts tutorial for advanced beginners, we will learn how to use and script animation events in Roblox. We will learn how to set the animation event markers in the Roblox Animation Editor. We will learn how to use scripts to listen for the animation events.

Recommended Playlists for Beginners:
2024 ROBLOX STUD...

▶ Play video
brazen windBOT
#

studio** You are now Level 3! **studio